You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 28, 2022. It is now read-only.
At the moment, using callable type declarations in
@param
annotations will run into Runtime exceptions fromphpdocumentor/type-parser
:will always yield the following RuntimeException:
Off the top of my head, I don't know a good way of catching this without extending
phpdocumentor/type-resolver
.The text was updated successfully, but these errors were encountered: