Skip to content
Snippets Groups Projects
Commit 1b5a6b79 authored by Stefan Bürk's avatar Stefan Bürk Committed by Benni Mack
Browse files

[TASK] Extend .phpstorm.meta.php for further autocompletion support

Extend PHPStorm meta file with further definitions for autocompletion
support and avoid unnecessary php docblocks in the code base.

* add request getAttribute() return types
* add return type for 'SiteMatcher->matchRequest()'
* add return type for 'PageRouter->matchRequest()'

Resolves: #96636
Related: #95064
Releases: main, 11.5
Change-Id: I7c2aafc8a0230090e267d9c4eb2f3e5284d8ee0a
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/73156


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent 6fb8c7b8
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