Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. SqliteDatabaseExcluder.php

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) {
}

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal