QueryFactoryInterface deprecated
interface QueryFactoryInterface (View source)
deprecated since Flow 6.0
A persistence query factory interface
Methods
create(string $className)
Creates a query object working on the given class name
Details
QueryInterface
create(string $className)
Creates a query object working on the given class name