The property Happyr\DoctrineSpecification\Query\Offset::$offset has been deprecated with message: This property will be marked as private in 2.0.
This property has been deprecated. The supplier of the class has supplied an explanatory message.
The explanatory message should give you some clue as to whether and when the property will be
removed from the class and what other property to use instead.
Loading history...
33
}
34
35
/**
36
* @param QueryBuilder $qb
37
* @param string $dqlAlias
38
*/
39
public function modify(QueryBuilder $qb, $dqlAlias)
The property Happyr\DoctrineSpecification\Query\Offset::$offset has been deprecated with message: This property will be marked as private in 2.0.
This property has been deprecated. The supplier of the class has supplied an explanatory message.
The explanatory message should give you some clue as to whether and when the property will be
removed from the class and what other property to use instead.
This property has been deprecated. The supplier of the class has supplied an explanatory message.
The explanatory message should give you some clue as to whether and when the property will be removed from the class and what other property to use instead.