Mongolid\DataMapper\SchemaMapperTest.SchemaMapperTest.::getAttributes PHP Method

getAttributes() public method

public getAttributes ( )
            public function getAttributes()
            {
                return ['foo' => 'bar'];
            }
SchemaMapperTest.SchemaMapperTest.