Doctrine\Tests\OXM\Types\StringTest::setUp PHP Method

setUp() protected method

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