Prado\Web\UI\ActiveControls\TBaseActiveControl::getControl PHP 메소드

getControl() 보호된 메소드

protected getControl ( ) : TControl
리턴 Prado\Web\UI\TControl the attached control.
    protected function getControl()
    {
        return $this->_control;
    }