function StreamWrapperInterface::stream_lock
1 method overrides StreamWrapperInterface::stream_lock()
- DrupalLocalStreamWrapper::stream_lock in includes/
stream_wrappers.inc - Support for flock().
File
-
includes/
stream_wrappers.inc, line 101
Class
- StreamWrapperInterface
- Generic PHP stream wrapper interface.
Code
public function stream_lock($operation);
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.