FeatureRepository
Table of Contents
Methods
- getAllByCategory() : array<string|int, mixed>
- getById() : BaseFeature|null
Methods
getAllByCategory()
public
getAllByCategory() : array<string|int, mixed>
Return values
array<string|int, mixed>getById()
public
getById(string $id) : BaseFeature|null
Parameters
- $id : string