Recipe uses config action¶
Available since: 2.1.3
Checks if a recipe uses a specific config action.
Fields¶
Recipe package name
-
The Composer package name of the recipe, that needs to be checked, e.g. "drupal/drupal_cms_privacy_basic"
This field supports tokens. Config Action
-
Enter the name of the config action you want to check for.
This field supports tokens. Negate the condition
-
Negates the condition. Makes TRUE to FALSE and vice versa.