コード例 #1
0
ファイル: self_parent.php プロジェクト: nicelxm/about_php
 public function cf()
 {
     parent::pf();
     parent::cc();
     $this->cc();
 }