コード例 #1
0
ファイル: WebDriverNot.php プロジェクト: itillawarra/cmfive
 protected function matches($nodes)
 {
     return !parent::matches($nodes);
 }