コード例 #1
0
ファイル: PluginTest.php プロジェクト: TamirAl/hubzilla
 function testUnknownMethodPassthough()
 {
     $this->assertNull($this->locksPlugin->unknownMethod('BLA', '/'));
 }