Skip to content
Snippets Groups Projects

Issue #3514294: Fix issues reported by PHPCS

Open Girish G requested to merge issue/shortcode-3514294:3514294-fix-issues-reported into 2.0.x
8 files
+ 10
10
Compare changes
  • Side-by-side
  • Inline
Files
8
@@ -9,4 +9,4 @@
* - text: The button label.
*/
#}
<a{{ attributes }}><span>{{ text }}</span></a>
\ No newline at end of file
<a{{ attributes }}><span>{{ text }}</span></a>
Loading