PHP Interface Imbo\Model\ModelInterface

Author: Christer Edvartsen ([email protected])
Datei anzeigen Open project: imbo/imbo

Public Methods

Method Description
getData ( ) : mixed Return the "data" found in the model

Method Details

getData() public method

Return the "data" found in the model
public getData ( ) : mixed
return mixed