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

setUp() protected method

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