Merge pull request #527 from BenMorel/master
Fix documentation for Doctrine\ORM\Query\AST\Node::dispatch()
This commit is contained in:
commit
4bb6ff637c
@ -37,6 +37,10 @@ abstract class Node
|
||||
* Implementation is not mandatory for all nodes.
|
||||
*
|
||||
* @param $walker
|
||||
*
|
||||
* @return string
|
||||
*
|
||||
* @throws ASTException
|
||||
*/
|
||||
public function dispatch($walker)
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user