eZ\Publish\Core\Persistence\Legacy\Tests\Content\FieldValue\Converter\CheckboxTest::setUp PHP Méthode

setUp() protected méthode

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