You are here

protected property ExcludedPathsTrait::$excludedPaths in Automatic Updates 8.2

Paths to exclude from the update.

Type: string[]

File

src/Event/ExcludedPathsTrait.php, line 15

Class

ExcludedPathsTrait
Common functionality for events which can collect excluded paths.

Namespace

Drupal\automatic_updates\Event

Code

protected $excludedPaths = [];