getCookiePath() protected method

protected getCookiePath ( )
Exemplo n.º 1
0
 public function getCookiePath()
 {
     return parent::getCookiePath();
 }