Skip to content

Conversation

@binaryfire
Copy link
Contributor

Regenerate App facade docblocks using facade-documenter.

The Container::get() and Container::make() methods return mixed,
not void. This was causing PHPStan errors when using App::get()
or App::make() since the result was typed as void.

Regenerated using facade-documenter.
@albertcht albertcht merged commit 21239db into hypervel:main Dec 27, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants