public PhpStreamWrapperInterface::stream_lock($operation)
Return value
bool
File
- core/lib/Drupal/Core/StreamWrapper/PhpStreamWrapperInterface.php, line 84
Class
- PhpStreamWrapperInterface
- Defines a generic PHP stream wrapper interface.
Namespace
Drupal\Core\StreamWrapper
Code
public function stream_lock($operation);
Please login to continue.