Neos\ContentRepository\Tests\Behavior\Features\Bootstrap\NodeOperationsTrait::beforeScenarioDispatcher PHP Method

beforeScenarioDispatcher() public method

public beforeScenarioDispatcher ( ) : void
return void
    public function beforeScenarioDispatcher()
    {
        $this->resetNodeInstances();
        $this->resetContentDimensions();
    }