Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. SkipOp.php

SkipOp::ID

Identifies Skip operations.

File

composer/Plugin/Scaffold/Operations/SkipOp.php, line 19

Class

SkipOp
Scaffold operation to skip a scaffold file (do nothing).

Namespace

Drupal\Composer\Plugin\Scaffold\Operations

Code

const ID = 'skip';
RSS feed
Powered by Drupal