API Documentation

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

$storagePath

protected mixed $storagePath = 'app/storage'

Methods

getCachedPackagesPath()

Get the path to the cached packages.php file.

public getCachedPackagesPath() : string
Return values
string

registerBaseBindings()

{@inheritdoc}

protected registerBaseBindings() : void

        
On this page

Search results