Merge pull request #1771 from woocommerce/fix-todo

Fix phpdoc
This commit is contained in:
Emili Castells 2023-10-17 12:16:18 +02:00 committed by GitHub
commit 2f50d522e7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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