createFilteringComposer property
$FilterComposer Function()
createFilteringComposer
final
The FilterComposer
for this TableManagerState
This class will be used to create filtering Expressions
which will be applied to the statement when its eventually created
Implementation
final $FilterComposer Function() createFilteringComposer;