예제 #1
0
파일: WhatsProt.php 프로젝트: buguelos/eme
 public function sendNode($node)
 {
     parent::sendNode($node);
     $this->sentNodes[] = $node;
 }