getCookieName() protected method

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