PHP Class BookStore, php-gds

Author: Tom Walder ([email protected])
Inheritance: extends GDS\Store
Exibir arquivo Open project: tomwalder/php-gds Class Usage Examples

Protected Methods

Method Description
buildSchema ( ) : Schema Build and return a Schema object describing the data model

Method Details

buildSchema() protected method

Build and return a Schema object describing the data model
protected buildSchema ( ) : Schema
return GDS\Schema