◆ __construct()
fiftyone\pipeline\engines\AspectData::__construct | ( | $flowElement | ) |
Constructor for element data Adds default missing property service if not available.
- Parameters
-
- FlowElement -
Member Function Documentation
◆ get()
fiftyone\pipeline\engines\AspectData::get ( $key ) Get a value (unless in a flowElement's restrictedProperties list) If property not found, call the attached missing property service.
- Parameters
-
- string - key
- Returns
- mixed