PHP Class Application\Model\Test\Product

Inheritance: extends Ouzo\Model
Show file Open project: letsdrink/ouzo Class Usage Examples

Public Methods

Method Description
__construct ( $attributes = [] )
getCategory ( )
getDescription ( )
validate ( )

Method Details

__construct() public method

public __construct ( $attributes = [] )

getCategory() public method

public getCategory ( )

getDescription() public method

public getDescription ( )

validate() public method

public validate ( )