trait RestrictsToNewestLabels

Methods

Builder
restrictToNewestLabelQuery($query, Volume $volume)

Callback to be used in a when query statement that restricts the results to the newest annotation labels of each annotation.

Details

at line 16
Builder restrictToNewestLabelQuery($query, Volume $volume)

Callback to be used in a when query statement that restricts the results to the newest annotation labels of each annotation.

Parameters

$query
Volume $volume

Return Value

Builder