Clockwork\Support\Swift\SwiftPluginClockworkTimeline::__construct PHP Метод

__construct() публичный Метод

public __construct ( Timeline $timeline )
$timeline Clockwork\Request\Timeline
    public function __construct(ClockworkTimeline $timeline)
    {
        $this->timeline = $timeline;
    }