DataSift\Storyplayer\PlayerLib\Story::addTestEnvironmentTeardown PHP Method

addTestEnvironmentTeardown() public method

public addTestEnvironmentTeardown ( $newCallback )
    public function addTestEnvironmentTeardown($newCallback)
    {
        throw new E4xx_DeprecatedFeature('TestEnvironmentSetup phase was removed from Storyplayer v2.');
    }