Notice (1024) : Undefined property `StaffUsersController::$Authentication` in `/home/vishu/web/libraflow.belgaumsoftwares.cloud/public_html/src/Controller/StaffUsersController.php` on line 37 [in /home/vishu/web/libraflow.belgaumsoftwares.cloud/public_html/vendor/cakephp/cakephp/src/Controller/Controller.php, line 314]
Warning (512) : Unable to emit headers. Headers sent in file=/home/vishu/web/libraflow.belgaumsoftwares.cloud/public_html/vendor/cakephp/cakephp/src/Error/Renderer/HtmlErrorRenderer.php line=37 [in /home/vishu/web/libraflow.belgaumsoftwares.cloud/public_html/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 65]
Warning (2) : Cannot modify header information - headers already sent by (output started at /home/vishu/web/libraflow.belgaumsoftwares.cloud/public_html/vendor/cakephp/cakephp/src/Error/Renderer/HtmlErrorRenderer.php:37) [in /home/vishu/web/libraflow.belgaumsoftwares.cloud/public_html/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 158]
Warning (2) : Cannot modify header information - headers already sent by (output started at /home/vishu/web/libraflow.belgaumsoftwares.cloud/public_html/vendor/cakephp/cakephp/src/Error/Renderer/HtmlErrorRenderer.php:37) [in /home/vishu/web/libraflow.belgaumsoftwares.cloud/public_html/vendor/cakephp/cakephp/src/Http/ResponseEmitter.php, line 191]
Error: Call to a member function logout() on null

Call to a member function logout() on null 📋

Error
Error in: APP/Controller/StaffUsersController.php, line 37
APP/Controller/StaffUsersController.php at line 37 (edit)
    }
    public function logout()
    {
        $this->Authentication->logout();
        return $this->redirect(['action' => 'login']);
    }
    /**
     * Index method

If you want to customize this error message, create templates/Error/error500.php