Fixed documentation for Doctrine\ORM\Query\AST\Node::dispatch().
This commit is contained in:
parent
95334e9764
commit
5edc287848
@ -37,6 +37,8 @@ abstract class Node
|
||||
* Implementation is not mandatory for all nodes.
|
||||
*
|
||||
* @param $walker
|
||||
* @return string
|
||||
* @throws ASTException
|
||||
*/
|
||||
public function dispatch($walker)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user