PHP Class App\Specifications\DeploymentSpecification

Afficher le fichier Open project: ngmy/webloyer Class Usage Examples

Méthodes publiques

Méthode Description
satisfyingElementsFrom ( Model $project ) : Collection Get elements that satisfy the specification.

Method Details

satisfyingElementsFrom() public méthode

Get elements that satisfy the specification.
public satisfyingElementsFrom ( Model $project ) : Collection
$project Illuminate\Database\Eloquent\Model
Résultat Illuminate\Support\Collection