Parameter PHP documentation for the QueryBuilder::getRootAlias() method
This commit is contained in:
parent
efebf26cc5
commit
49016bc156
1 changed files with 2 additions and 0 deletions
|
@ -238,6 +238,8 @@ class QueryBuilder
|
|||
* </code>
|
||||
*
|
||||
* @deprecated Please use $qb->getRootAliases() instead.
|
||||
* @param string $rootAlias
|
||||
* @param string $alias
|
||||
* @return string $rootAlias
|
||||
*/
|
||||
public function getRootAlias($rootAlias = null, $alias = null)
|
||||
|
|
Loading…
Add table
Reference in a new issue