Searched refs:getArgs (Results 1 – 3 of 3) sorted by relevance
31 public function getArgs(): array { function in PhpParser\\Node\\Expr\\CallLike
17 $this->assertSame($node->getRawArgs(), $node->getArgs());
329 placeholder id present. `getArgs()` can be used to assert that the call is not a first-class
Completed in 7 milliseconds