PHP Class App\Specifications\DeploymentSpecification

Datei anzeigen Open project: ngmy/webloyer Class Usage Examples

Public Methods

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

Method Details

satisfyingElementsFrom() public method

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