コード例 #1
0
ファイル: QuotedNode.php プロジェクト: LartTyler/Link
 public function isNull()
 {
     return parent::getChild() === null;
 }