コード例 #1
0
ファイル: getCookieVarTest.php プロジェクト: bogdananton/vsc
 public function getCookieVar($key)
 {
     return parent::getCookieVar($key);
 }