コード例 #1
0
ファイル: Group.php プロジェクト: Yomyer/cckit
 /**
  * @return Rendered
  */
 public function last()
 {
     return parent::last();
 }