Xpressengine\Plugin\AbstractPlugin::uninstall PHP Method

uninstall() public method

플러그인을 설치해제한다. 플러그인 디렉토리가 XpressEngine에서 삭제되기 전에 실행될 코드를 여기에 추가한다.
public uninstall ( ) : void
return void
    public function uninstall()
    {
    }