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