|
Bristol SU Support Package
|


Public Member Functions | |
| register () | |
| registerProviders () | |
| registerConfig () | |
| registerMigrations () | |
| registerViews () | |
| registerRoutes () | |
Protected Attributes | |
| $providers | |
Definition at line 28 of file SupportServiceProvider.php.
| BristolSU\Support\SupportServiceProvider::register | ( | ) |
Definition at line 53 of file SupportServiceProvider.php.
References BristolSU\Support\SupportServiceProvider\registerConfig(), BristolSU\Support\SupportServiceProvider\registerMigrations(), BristolSU\Support\SupportServiceProvider\registerProviders(), BristolSU\Support\SupportServiceProvider\registerRoutes(), and BristolSU\Support\SupportServiceProvider\registerViews().
| BristolSU\Support\SupportServiceProvider::registerConfig | ( | ) |
Definition at line 69 of file SupportServiceProvider.php.
Referenced by BristolSU\Support\SupportServiceProvider\register().
| BristolSU\Support\SupportServiceProvider::registerMigrations | ( | ) |
Definition at line 75 of file SupportServiceProvider.php.
Referenced by BristolSU\Support\SupportServiceProvider\register().
| BristolSU\Support\SupportServiceProvider::registerProviders | ( | ) |
Definition at line 62 of file SupportServiceProvider.php.
Referenced by BristolSU\Support\SupportServiceProvider\register().
| BristolSU\Support\SupportServiceProvider::registerRoutes | ( | ) |
Definition at line 89 of file SupportServiceProvider.php.
Referenced by BristolSU\Support\SupportServiceProvider\register().
| BristolSU\Support\SupportServiceProvider::registerViews | ( | ) |
Definition at line 80 of file SupportServiceProvider.php.
Referenced by BristolSU\Support\SupportServiceProvider\register().
|
protected |
Definition at line 34 of file SupportServiceProvider.php.
1.8.13