Doctrine\Tests\OXM\Marshaller\MappedSuperclassTest::setUp PHP Метод

setUp() публичный Метод

public setUp ( )
    public function setUp()
    {
        $this->marshaller = $this->_getMarshaller("tests/Doctrine/Tests/OXM/Entities/MappedSuperclass");
    }