Property | Type | Description | |
---|---|---|---|
$model | Tag Model object. |
Method | Description | |
---|---|---|
__construct ( |
TagRepository constructor. | |
all ( ) : mixed | Get all tags | |
getById ( $id ) : mixed | Get tag by id. |
public __construct ( |
||
$tag |