Searched refs:magicConst (Results 1 – 1 of 1) sorted by relevance
9 public function testGetName(MagicConst $magicConst, $name): void { argument10 $this->assertSame($name, $magicConst->getName());
Completed in 4 milliseconds