DataSift\Storyplayer\Cli\Feature_LocalhostSupport::initAfterModulesAvailable PHP Method

initAfterModulesAvailable() public method

public initAfterModulesAvailable ( StoryTeller $st, Phix_Project\CliEngine $engine, DataSift\Storyplayer\Injectables $injectables )
$st DataSift\Storyplayer\PlayerLib\StoryTeller
$engine Phix_Project\CliEngine
$injectables DataSift\Storyplayer\Injectables
    public function initAfterModulesAvailable(StoryTeller $st, CliEngine $engine, Injectables $injectables)
    {
        // no-op
    }