PHP Interface Imbo\Model\ModelInterface

Author: Christer Edvartsen ([email protected])
Afficher le fichier Open project: imbo/imbo

Méthodes publiques

Méthode Description
getData ( ) : mixed Return the "data" found in the model

Method Details

getData() public méthode

Return the "data" found in the model
public getData ( ) : mixed
Résultat mixed