Searched refs:invokePrivateMethod (Results 1 – 2 of 2) sorted by relevance
26 protected function invokePrivateMethod(&$object, $methodName, array $parameters = []) { function in MatrixPhp\\BaseTestCase
34 $this->room = $this->invokePrivateMethod($this->client, 'mkRoom', [$this->roomId]);