summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrian Evans <grknight@gentoo.org>2022-11-10 10:53:20 -0500
committerBrian Evans <grknight@gentoo.org>2022-11-10 10:53:20 -0500
commit464d056ca863a10ef8594b44d67086b083f451e3 (patch)
tree33370913a6eceed8b39390780985d101d123a315
parentEcho: Fix icons again (diff)
downloadextensions-464d056ca863a10ef8594b44d67086b083f451e3.tar.gz
extensions-464d056ca863a10ef8594b44d67086b083f451e3.tar.bz2
extensions-464d056ca863a10ef8594b44d67086b083f451e3.zip
LinkAttributes: Readd class as valid
Signed-off-by: Brian Evans <grknight@gentoo.org>
-rw-r--r--LinkAttributes/LinkAttributes.body.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/LinkAttributes/LinkAttributes.body.php b/LinkAttributes/LinkAttributes.body.php
index af52b682..43ff4b89 100644
--- a/LinkAttributes/LinkAttributes.body.php
+++ b/LinkAttributes/LinkAttributes.body.php
@@ -17,6 +17,7 @@ class LinkAttributes {
'title',
'accesskey',
'target',
+ 'class',
];
/**