public function StreamWrapperInterface::stream_lock in D7 Media 6
2 methods override StreamWrapperInterface::stream_lock()
File
- resource/
ResourceStreamWrapper.inc, line 11
Class
- StreamWrapperInterface
- Generic PHP stream wrapper interface. @see: http://php.net/manual/en/function.stream-wrapper-register.php
Code
public function stream_lock($operation);