프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$cateRepository | Learner\Repositories\CategoryRepositoryInterface | Category Reposotiry. | |
$categories | array | All categories. |
메소드 | 설명 | |
---|---|---|
__construct ( Learner\Repositories\CategoryRepositoryInterface $cateRepository ) | Cache the category. | |
getCategories ( ) : array | Get the category in cache. |
public __construct ( Learner\Repositories\CategoryRepositoryInterface $cateRepository ) | ||
$cateRepository | Learner\Repositories\CategoryRepositoryInterface |
protected CategoryRepositoryInterface,Learner\Repositories $cateRepository | ||
리턴 | Learner\Repositories\CategoryRepositoryInterface |