Prado\Util\TClassBehavior::detach PHP 메소드

detach() 공개 메소드

Detaches the behavior object from the component.
public detach ( $component )
    public function detach($component)
    {
    }
TClassBehavior