Home
last modified time | relevance | path

Searched refs:getArgs (Results 1 – 3 of 3) sorted by relevance

/PHP-Parser/lib/PhpParser/Node/Expr/
H A DCallLike.php31 public function getArgs(): array { function in PhpParser\\Node\\Expr\\CallLike
/PHP-Parser/test/PhpParser/Node/Expr/
H A DCallableLikeTest.php17 $this->assertSame($node->getRawArgs(), $node->getArgs());
/PHP-Parser/
H A DCHANGELOG.md329 placeholder id present. `getArgs()` can be used to assert that the call is not a first-class

Completed in 7 milliseconds