fixed phpcs issues
Only process shortcode plugins that have been enabled. Refactor caching of plugin definitions and instances during processing.
Merge request reports
Activity
Please register or sign in to reply
Only process shortcode plugins that have been enabled. Refactor caching of plugin definitions and instances during processing.
10 | 10 | * Plugin Namespace: Plugin\Shortcode. |
11 | 11 | * |
12 | 12 | * For a working example, see |
13 | * \Drupal\shortcode\Plugin\Shortcode\HighlightShortcode | |
13 | * \Drupal\shortcode_ecample\Plugin\Shortcode\BootstrapColumnShortcode | |
|
phpcs issues resolved
closed