コード例 #1
0
ファイル: Standard8.php プロジェクト: joksnet/php-old
 public function __toString()
 {
     $this->_container->appendChild($this->_bottom);
     return parent::__toString();
 }