MNT Remove deprecation from private method

This commit is contained in:
Steve Boyd 2022-10-12 12:58:05 +13:00
parent cc49036616
commit 9f541b9a04
1 changed files with 0 additions and 1 deletions

View File

@ -257,7 +257,6 @@ class EmbedShortcodeProvider implements ShortcodeHandler
/**
* Build a list of HTML attributes from embed arguments - used to preserve backward compatibility
*
* @deprecated 4.5.0 Use {$Arguments.name} directly in shortcode templates to access argument values
* @param array $arguments List of embed arguments
* @param array $exclude List of attribute names to exclude from the resulting list
* @return ArrayList