TypeError: Drupal\other\EventSubscriber\OtherEventSubscriber::checkAuthStatus(): Argument #1 ($event) must be of type Drupal\other\EventSubscriber\RequestEvent, Symfony\Component\HttpKernel\Event\RequestEvent given in Drupal\other\EventSubscriber\OtherEventSubscriber->checkAuthStatus() (line 22 of /home/ilikenews/domains/ilikenews.com/public_html/modules/glyanec/other/src/EventSubscriber/OtherEventSubscriber.php).
Drupal\other\EventSubscriber\OtherEventSubscriber->checkAuthStatus()
call_user_func() (Line: 142)
Drupal\Component\EventDispatcher\ContainerAwareEventDispatcher->dispatch() (Line: 145)
Symfony\Component\HttpKernel\HttpKernel->handleRaw() (Line: 81)
Symfony\Component\HttpKernel\HttpKernel->handle() (Line: 58)
Drupal\Core\StackMiddleware\Session->handle() (Line: 48)
Drupal\Core\StackMiddleware\KernelPreHandle->handle() (Line: 191)
Drupal\page_cache\StackMiddleware\PageCache->fetch() (Line: 128)
Drupal\page_cache\StackMiddleware\PageCache->lookup() (Line: 82)
Drupal\page_cache\StackMiddleware\PageCache->handle() (Line: 50)
Drupal\ban\BanMiddleware->handle() (Line: 48)
Drupal\Core\StackMiddleware\ReverseProxyMiddleware->handle() (Line: 51)
Drupal\Core\StackMiddleware\NegotiationMiddleware->handle() (Line: 48)
Drupal\ilikenews\Middleware->handle() (Line: 23)
Stack\StackedHttpKernel->handle() (Line: 719)
Drupal\Core\DrupalKernel->handle() (Line: 19)