You are here

protected property Package::$extension in Features 8.4

Same name and namespace in other branches
  1. 8.3 src/Package.php \Drupal\features\Package::extension

The extension.

Type: \Drupal\Core\Extension\Extension

File

src/Package.php, line 137

Class

Package
Defines a value object for storing package related data.

Namespace

Drupal\features

Code

protected $extension;