You are here

private static property ScanDir::$extFilter in Gutenberg 8

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

Whether a filter was included on file extensions.

Type: bool|array

File

src/ScanDir.php, line 29

Class

ScanDir
Class ScanDir.

Namespace

Drupal\gutenberg

Code

private static $extFilter;