Neuron-PHP

InitializerRunner
in package

Loads and executes all initializers in the app/Initializers directory.

Table of Contents

Properties

$base  : Base

Methods

__construct()  : mixed
execute()  : void
getNamespace()  : mixed|string
getPath()  : mixed|string
runInitializer()  : void

Properties

Methods

getNamespace()

protected getNamespace() : mixed|string
Return values
mixed|string

runInitializer()

protected runInitializer(string $fullyQualifiedClassName) : void
Parameters
$fullyQualifiedClassName : string

        
On this page

Search results