PHP Class Corcel\CommentBuilder

Inheritance: extends Illuminate\Database\Eloquent\Builder
Datei anzeigen Open project: jgrossi/corcel Class Usage Examples

Public Methods

Method Description
approved ( ) : CommentBuilder Where clause for only approved comments

Method Details

approved() public method

Where clause for only approved comments
public approved ( ) : CommentBuilder
return CommentBuilder