コード例 #1
0
ファイル: Response.php プロジェクト: mattvb91/cphalcon
 public function setEtag($etag)
 {
     return parent::setEtag($etag);
 }