예제 #1
0
 public function minifyHeadLink(array $attributes = null, $placement = Zend_View_Helper_Placeholder_Container_Abstract::APPEND)
 {
     return parent::headlink($attributes, $placement);
 }