Application
extends Application
in package
Table of Contents
Properties
- $app : self
- $storagePath : mixed
Methods
- getCachedPackagesPath() : string
- Get the path to the cached packages.php file.
- registerBaseBindings() : void
- {@inheritdoc}
Properties
$app
public
self
$app
$storagePath
protected
mixed
$storagePath
= 'app/storage'
Methods
getCachedPackagesPath()
Get the path to the cached packages.php file.
public
getCachedPackagesPath() : string
Return values
stringregisterBaseBindings()
{@inheritdoc}
protected
registerBaseBindings() : void