You are here

constant vfsStreamContent::TYPE_BLOCK in Zircon Profile 8.0

Same name and namespace in other branches
  1. 8 vendor/mikey179/vfsStream/src/main/php/org/bovigo/vfs/vfsStreamContent.php \org\bovigo\vfs\vfsStreamContent::TYPE_BLOCK

stream content type: block

See also

getType()

File

vendor/mikey179/vfsStream/src/main/php/org/bovigo/vfs/vfsStreamContent.php, line 40

Class

vfsStreamContent
Interface for stream contents.

Namespace

org\bovigo\vfs

Code

const TYPE_BLOCK = 060000;