You are here

constant Glob::GLOB_ONLYDIR in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 vendor/zendframework/zend-stdlib/src/Glob.php \Zend\Stdlib\Glob::GLOB_ONLYDIR

File

vendor/zendframework/zend-stdlib/src/Glob.php, line 25

Class

Glob
Wrapper for glob with fallback if GLOB_BRACE is not available.

Namespace

Zend\Stdlib

Code

const GLOB_ONLYDIR = 0x20;