function SqliteDatabaseExcluder::__construct

File

core/modules/package_manager/src/PathExcluder/SqliteDatabaseExcluder.php, line 22

Class

SqliteDatabaseExcluder
Excludes SQLite database files from stage operations.

Namespace

Drupal\package_manager\PathExcluder

Code

public function __construct(PathFactoryInterface $pathFactory, Connection $database) {
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.