◆ get()
fiftyone\pipeline\engines\AspectData::get | ( | string | $key | ) |
Get a value (unless in a flowElement's restrictedProperties list) If property not found, call the attached missing property service.
- Returns
- mixed
\r\n
__construct (Engine $flowElement)
Constructor for element data Adds default missing property service if not available.
| |
get (string $key)
Get a value (unless in a flowElement's restrictedProperties list) If property not found, call the attached missing property service. More...
| |
Public Member Functions inherited from fiftyone\pipeline\core\ElementData | |
__construct (FlowElement $flowElement) |
MissingPropertyService | $missingPropertyService = null |
fiftyone\pipeline\engines\AspectData::get | ( | string | $key | ) |
Get a value (unless in a flowElement's restrictedProperties list) If property not found, call the attached missing property service.