Overview
  • Namespace
  • Class

Namespaces

  • CupOfTea
    • EasyCfg
      • Contracts
      • Exceptions
      • Facades
  • None

Classes

  • Compiler
  • EasyCfg
  • EasyCfgServiceProvider

Traits

  • Configurable

Class EasyCfgServiceProvider

Illuminate\Support\ServiceProvider
Extended by CupOfTea\EasyCfg\EasyCfgServiceProvider
Namespace: CupOfTea\EasyCfg
Located at EasyCfgServiceProvider.php

Methods summary

public
# boot( )

Bootstrap the application events.

Bootstrap the application events.

public
# register( )

Register the service provider.

Register the service provider.

public array
# provides( )

Get the services provided by the provider.

Get the services provided by the provider.

Returns

array

Properties summary

protected boolean $defer

Indicates if loading of the provider is deferred.

Indicates if loading of the provider is deferred.

# false
API documentation generated by ApiGen