コード例 #1
0
ファイル: CoreTest.php プロジェクト: noels/FluentDOM
 public function _isNodeList($elements)
 {
     return parent::_isNodeList($elements);
 }