Example #1
0
 function testUnknownMethodPassthough()
 {
     $this->assertNull($this->locksPlugin->unknownMethod('BLA', '/'));
 }