51Degrees Pipeline for PHP

fiftyone\pipeline\engines\MissingPropertyService Class Reference

Detailed Description

A missing property service runs when a property is not available in the aspectData.

It can be extended to provide a specific message for why the property is not available.

Public Member Functions

 check (string $propertyName, Engine $flowElement)

Member Function Documentation

◆ check()

fiftyone\pipeline\engines\MissingPropertyService::check ( string $propertyName,
Engine $flowElement )
Exceptions

Exception

Returns
mixed