Пример #1
0
 /**
  * @return array
  */
 public function getLead()
 {
     return $this->helper !== null ? $this->helper->getLead() : $this->lead;
 }