You are here

private static property ScanDir::$recursive in Gutenberg 8

Same name and namespace in other branches
  1. 8.2 src/ScanDir.php \Drupal\gutenberg\ScanDir::recursive

Whether recursive mode is enabled.

Type: bool

File

src/ScanDir.php, line 36

Class

ScanDir
Class ScanDir.

Namespace

Drupal\gutenberg

Code

private static $recursive;