프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$model | Category Model object. |
메소드 | 설명 | |
---|---|---|
__construct ( |
CategoryRepository constructor. | |
all ( ) : mixed | Get all Categories. | |
getById ( $id ) | Get by category id. |
public __construct ( |
||
$category |