Digitalist Network // October 05 2016
Redirect user after logout programmatically
This is how you use the hook_user_logout to implement a redirect in Drupal 8.
For implementing a redirect in Drupal 8, we can do it using the hook_user_logout()
Remember to include the library: