Neos\Flow\Tests\Unit\Mvc\Controller\MvcPropertyMappingConfigurationTest::setUp PHP Method

setUp() public method

public setUp ( )
    public function setUp()
    {
        $this->mvcPropertyMappingConfiguration = new MvcPropertyMappingConfiguration();
    }