HasApprove
Trait HasApprove.
Tags
Table of Contents
Methods
- approve() : bool
- isPending() : bool
Methods
approve()
public
approve(User $context, int $id) : bool
Parameters
- $context : User
- $id : int
Tags
Return values
boolisPending()
public
isPending(Content $model) : bool
Parameters
- $model : Content