Doctrine\Tests\ODM\CouchDB\Types\MixedTypeTest::setUp PHP Method

setUp() public method

public setUp ( )
    public function setUp()
    {
        $this->type = Type::getType('mixed');
    }