Skip to content
Snippets Groups Projects
Commit fd84049b authored by Oliver Klee's avatar Oliver Klee Committed by Christian Kuhn
Browse files

[BUGFIX] Add missing type in annotation for GU::implodeAttributes

Attributes provided to this method can also have integer values
(which makes the `string` cast in the method necessary).

The PHPDoc type annotations should reflect that to avoid false
positives when calling code is statically analyzed.

Resolves: #102967
Releases: main, 12.4
Change-Id: I00a3c11220c50fc5274c4aabb351b64b2e43a63f
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/82687


Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarcore-ci <typo3@b13.com>
parent d74fb73e
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment