Пример #1
0
 /**
  * @return string
  */
 protected function _toHtml()
 {
     return $this->currentCustomer->getCustomerId() ? parent::_toHtml() : '';
 }