示例#1
0
 /**
  * {@inheritdoc}
  */
 public function isAnonymous()
 {
     return $this->drupal7->user_is_anonymous();
 }