Class App
App
- momentphp\App uses momentphp\traits\ContainerTrait, momentphp\traits\CollectionTrait, momentphp\traits\EventsDispatcherTrait
public
|
|
protected
array
|
|
public
|
|
public
array
|
|
public static
|
|
public static
|
|
public
boolean
|
|
public
boolean
|
|
protected
|
|
public
string
|
#
bundleClass( null|string $relativeClass = null )
Return PHP namespace of last bundle inside collection |
public
|
|
public
string
|
#
url( string $name, array $data = [], array $queryParams = [] )
Build the path for a named route including the base path (helper) |
public
string
|
|
public
Illuminate\Support\Collection|
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
Psr\Http\Message\ResponseInterface
|
|
public
Psr\Http\Message\ResponseInterface
|
|
public
mixed
|
|
public
mixed
|
|
public
mixed
|
container()
|
collection()
|
bindImplementedEvents(),
eventsDispatcher()
|
protected static
|
$instance
Globally available app |
|
public
Slim\App
|
$slim
Slim app |
|
public
boolean
|
$booted
Booted flag |
#
false
|
protected
boolean
|
$autoloaderRegistered
Autoloader registered flag |
#
false
|
protected
array
|
$resources
Resources |
#
[]
|
protected
array
|
$providers
Providers |
#
[]
|
$app,
$container
|
$collection
|
$eventsDispatcher
|