Searched refs:getProperty (Results 1 – 3 of 3) sorted by relevance
19 $devVersionsUrl = $reflection->getProperty('devVersionsUrl');23 $stableVersionsUrl = $reflection->getProperty('stableVersionsUrl');
28 public function getProperty(): string function in App\\Tests\\Unit\\Container\\MockService
41 $this->assertEquals('group.param', $service->getProperty());
Completed in 5 milliseconds