PHP Class App\Repositories\PersonRepository

Show file Open project: spatie-custom/blender Class Usage Examples

Public Methods

Method Description
getAll ( ) : Collection
getAllOnline ( ) : Collection

Method Details

getAll() public static method

public static getAll ( ) : Collection
return Illuminate\Support\Collection

getAllOnline() public static method

public static getAllOnline ( ) : Collection
return Illuminate\Support\Collection