HasFeature
in
Interface HasFeature.
Table of Contents
Methods
- feature() : bool
- isFeature() : bool
Methods
feature()
public
feature(User $context, int $id, int $feature) : bool
Parameters
- $context : User
- $id : int
- $feature : int
Tags
Return values
boolisFeature()
public
isFeature(Content $model) : bool
Parameters
- $model : Content