You are here

protected property vfsStreamFile::$sharedLock in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/mikey179/vfsStream/src/main/php/org/bovigo/vfs/vfsStreamFile.php \org\bovigo\vfs\vfsStreamFile::sharedLock

Resources ids which currently holds shared lock to this file

@type bool[string]

File

vendor/mikey179/vfsStream/src/main/php/org/bovigo/vfs/vfsStreamFile.php, line 37

Class

vfsStreamFile
File container.

Namespace

org\bovigo\vfs

Code

protected $sharedLock = array();