Doctrine\Tests\OXM\Types\StringTest::setUp PHP 메소드

setUp() 보호된 메소드

protected setUp ( )
    protected function setUp()
    {
        $this->_type = Type::getType('string');
    }