◆ match()
fiftyone\pipeline\engines\Tracker::match | ( | $result | ) |
- Parameters
-
mixed - $result -
\r\n
The tracker class extends the cache class with a track method that checks if a key is in the cache and runs a match method on the result if it is found in the cache.
track ($key) |
fiftyone\pipeline\engines\Tracker::match | ( | $result | ) |
fiftyone\pipeline\engines\Tracker::track | ( | $key | ) |