eZ\Publish\Core\Persistence\Legacy\Tests\Content\FieldValue\Converter\AuthorTest::tearDown PHP Method

tearDown() protected method

protected tearDown ( )
    protected function tearDown()
    {
        unset($this->authors);
        parent::tearDown();
    }