PHP Class BookStore, php-gds

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

Méthodes protégées

Méthode Description
buildSchema ( ) : Schema Build and return a Schema object describing the data model

Method Details

buildSchema() protected méthode

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