You are here

public function HackedCommands::lockModified in Hacked! 8.2

Since the pm-updatecode command was deprecated, there is nothing to lock.

@command hacked:lock-modified @aliases hacked-lock-modified @validate-module-enabled hacked @hidden @obsolete

File

src/Commands/HackedCommands.php, line 147

Class

HackedCommands
A Drush commandfile for Hacked! module.

Namespace

Drupal\hacked\Commands

Code

public function lockModified() {
}