public function PhpStorageInterface::writeable

Whether this is a writeable storage.

Return value

bool

2 methods override PhpStorageInterface::writeable()

File

drupal/core/lib/Drupal/Component/PhpStorage/PhpStorageInterface.php, line 64
Definition of Drupal\Component\PhpStorage\PhpStorageInterface.

Class

PhpStorageInterface
Stores and loads PHP code.

Namespace

Drupal\Component\PhpStorage

Code

public function writeable();