eZ\Publish\Core\Persistence\Legacy\Tests\Content\FieldValue\Converter\UrlTest::setUp PHP Method

setUp() protected method

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