You are here

protected property RedirectAfterLogoutSubscriber::$configFactory in Redirect after logout 8

The config factory.

Type: \Drupal\Core\Config\ConfigFactory

File

src/EventSubscriber/RedirectAfterLogoutSubscriber.php, line 26

Class

RedirectAfterLogoutSubscriber
RedirectAfterLogoutSubscriber event subscriber.

Namespace

Drupal\redirect_after_logout\EventSubscriber

Code

protected $configFactory;