You are here

protected property DefaultContentManager::$scanner in Default Content 8

The file system scanner.

Type: \Drupal\defaultcontent\DefaultContentScanner

File

src/DefaultContentManager.php, line 56
Contains \Drupal\defaultcontent\DefaultContentManager. @todo remove all references to linkmanager?

Class

DefaultContentManager
A service for handling import of default content. @todo throw useful exceptions

Namespace

Drupal\defaultcontent

Code

protected $scanner;