Fix phpdoc

Updates @since from 2563d41d83
This commit is contained in:
Alex P 2023-10-17 12:38:19 +03:00
parent 327a87dfe8
commit 66a65991f0
No known key found for this signature in database
GPG key ID: 54487A734A204D71

View file

@ -1176,7 +1176,7 @@ class SmartButton implements SmartButtonInterface {
* Filter to add further components from the extensions.
*
* @internal Matches filter name in APM extension.
* @since TODO
* @since 2.3.0
*
* @param array $components The array of components already registered.
*/