Example #1
0
 /**
  * {@inheritdoc}
  */
 public function isAuthenticated()
 {
     return $this->drupal7->user_is_logged_in();
 }