Property | Type | Description | |
---|---|---|---|
$model | Category Model object. |
Method | Description | |
---|---|---|
__construct ( |
CategoryRepository constructor. | |
all ( ) : mixed | Get all Categories. | |
getById ( $id ) | Get by category id. |
public __construct ( |
||
$category |