PhpStorageInterface::writeable

public PhpStorageInterface::writeable()

Whether this is a writeable storage.

Return value

bool

File

core/lib/Drupal/Component/PhpStorage/PhpStorageInterface.php, line 59

Class

PhpStorageInterface
Stores and loads PHP code.

Namespace

Drupal\Component\PhpStorage

Code

public function writeable();
doc_Drupal
2016-10-29 09:33:59
Comments
Leave a Comment

Please login to continue.