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();
Please login to continue.