Mongolid\DataMapper\SchemaMapperTest.SchemaMapperTest.::getAttributes PHP Метод

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

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