eZ\Publish\Core\MVC\Symfony\Matcher\Tests\Block\Id\ZoneTest::setUp PHP Method

setUp() protected method

protected setUp ( )
    protected function setUp()
    {
        parent::setUp();
        $this->matcher = new ZoneIdMatcher();
    }