PHP Class Clockwork\Web\Support\Laravel\ClockworkWebSupport

Afficher le fichier Open project: itsgoingd/clockwork

Protected Properties

Свойство Type Description
$app

Méthodes publiques

Méthode Description
__construct ( Illuminate\Foundation\Application $app )
getConfig ( $key, $default = null )
isEnabled ( )

Method Details

__construct() public méthode

public __construct ( Illuminate\Foundation\Application $app )
$app Illuminate\Foundation\Application

getConfig() public méthode

public getConfig ( $key, $default = null )

isEnabled() public méthode

public isEnabled ( )

Property Details

$app protected_oe property

protected $app