Home
last modified time | relevance | path

Searched refs:getConstants (Results 1 – 4 of 4) sorted by relevance

/PHP-Parser/test/PhpParser/Node/Stmt/
H A DInterfaceTest.php41 $this->assertSame($constants, $class->getConstants());
H A DClassTest.php76 $this->assertSame($constants, $class->getConstants());
/PHP-Parser/lib/PhpParser/Node/Stmt/
H A DClassLike.php35 public function getConstants(): array { function in PhpParser\\Node\\Stmt\\ClassLike
/PHP-Parser/
H A DCHANGELOG.md570 * Added getProperties(), getConstants() and getTraitUses() to ClassLike. (#629, #630)

Completed in 20 milliseconds