コード例 #1
0
 /**
  * {@inheritdoc}
  */
 public function countGrants()
 {
     return $this->grantStorage->count();
 }