PHP Class App\Repositories\PersonRepository

Afficher le fichier Open project: spatie-custom/blender Class Usage Examples

Méthodes publiques

Méthode Description
getAll ( ) : Collection
getAllOnline ( ) : Collection

Method Details

getAll() public static méthode

public static getAll ( ) : Collection
Résultat Illuminate\Support\Collection

getAllOnline() public static méthode

public static getAllOnline ( ) : Collection
Résultat Illuminate\Support\Collection