NodeGrantDatabaseStorageInterface::count

Counts available node grants.

Return value

int Returns the amount of node grants.

File

core/modules/node/src/NodeGrantDatabaseStorageInterface.php, line 116

Class

NodeGrantDatabaseStorageInterface
Provides an interface for node access grant storage.

Namespace

Drupal\node

Code

public function count();
doc_Drupal
2016-10-29 09:30:51
Comments
Leave a Comment

Please login to continue.