getCookiePath() protected method

protected getCookiePath ( )
Example #1
0
 public function getCookiePath()
 {
     return parent::getCookiePath();
 }