프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$categories | Learner\Repositories\CategoryRepositoryInterface |
메소드 | 설명 | |
---|---|---|
__construct ( Learner\Repositories\CategoryRepositoryInterface $categories ) | Instance category repository. | |
show ( string $name ) : Illuminate\View\View | Find all series in a category. |
public __construct ( Learner\Repositories\CategoryRepositoryInterface $categories ) | ||
$categories | Learner\Repositories\CategoryRepositoryInterface |