mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
MNT Remove deprecation from private method
This commit is contained in:
parent
cc49036616
commit
9f541b9a04
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user