RegexDirectoryIterator::$regex

The regular expression to match.

Type: string

File

core/lib/Drupal/Component/FileSystem/RegexDirectoryIterator.php, line 15

Class

RegexDirectoryIterator
Iterates over files whose names match a regular expression in a directory.

Namespace

Drupal\Component\FileSystem

Code

protected $regex;
doc_Drupal
2016-10-29 09:37:00
Comments
Leave a Comment

Please login to continue.