DataSift\Storyplayer\ProvisioningLib\Provisioners\DsbuildProvisioner::__construct PHP Метод

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

public __construct ( StoryTeller $st )
$st DataSift\Storyplayer\PlayerLib\StoryTeller
    public function __construct(StoryTeller $st)
    {
        // remember for the future
        $this->st = $st;
    }