Skip to content
This repository has been archived by the owner on Feb 12, 2022. It is now read-only.

Fix return types #185

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

danilopolani
Copy link

@danilopolani danilopolani commented May 31, 2021

This PR aims to set the correct @return tag of the render() method and the @param tag of setCache().

Currently they're both wrong because they point to a wrong or not imported namespace, and, because of this, PHPStan and other static analysis tools report several wrong return types.

@danilopolani danilopolani changed the title Fix render() return type Fix return types May 31, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant