Пример #1
0
 function getFrom()
 {
     if ($this->from) {
         return $this->from->getFrom();
     }
     return $this;
 }