Skip to content
Snippets Groups Projects

Coding standard fix

Open Arunkumar Kuppuswamy requested to merge issue/xtc-3347143:3347143-phpcs into 2.x
Files
80
@@ -2,13 +2,13 @@
## Helpers
Many Helper functions can be found in the `XtendedContent/API` directory in `xtc`
module.
Many Helper functions can be found in the `XtendedContent/API` directory in the
XTC module.
## Plugins
4 plugins-managers are defined throughout the XTC modules.
- Yaml plugins are used when the Default class is mostly used, and plugins are
data driven.
- Annotation plugins are used when plugins are code driven.
- Yaml plugins are used when the Default class is mostly used, and plugins are
data driven
- Annotation plugins are used when plugins are code driven
Loading