PHP Class Clockwork\Support\Lumen\Controller

Inheritance: extends Laravel\Lumen\Routing\Controller
ファイルを表示 Open project: itsgoingd/clockwork

Public Properties

Property Type Description
$clockworkSupport

Public Methods

Method Description
__construct ( ClockworkSupport $clockworkSupport )
getData ( $id = null, $last = null )

Method Details

__construct() public method

public __construct ( ClockworkSupport $clockworkSupport )
$clockworkSupport ClockworkSupport

getData() public method

public getData ( $id = null, $last = null )

Property Details

$clockworkSupport public_oe property

public $clockworkSupport