Prado\Web\UI\TControlCollection::getOwner PHP Метод

getOwner() защищенный Метод

protected getOwner ( ) : TControl
Результат TControl the control that owns this collection.
    protected function getOwner()
    {
        return $this->_o;
    }