You are here

protected property MmmfFixCommand::$connection in Module Missing Message Fixer 8

Same name and namespace in other branches
  1. 2.0.x src/Commands/MmmfFixCommand.php \Drupal\module_missing_message_fixer\Commands\MmmfFixCommand::connection

The database connection.

Type: \Drupal\Core\Database\Connection

File

src/Commands/MmmfFixCommand.php, line 29

Class

MmmfFixCommand
Class MmmfFixCommand.

Namespace

Drupal\module_missing_message_fixer\Commands

Code

protected $connection;