You are here

protected property TransactionLocalTask::$configFactory in Transaction 8

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Plugin/Derivative/TransactionLocalTask.php, line 34

Class

TransactionLocalTask
Provides local task definitions on applicable target entity types.

Namespace

Drupal\transaction\Plugin\Derivative

Code

protected $configFactory;