fix phpstan errors
This commit is contained in:
parent
dff0cc92e0
commit
fe112f872f
4 changed files with 15 additions and 6 deletions
|
@ -5,7 +5,7 @@ namespace Lubian\AttributeMagic\Infrastructure\Route;
|
|||
final class Handler
|
||||
{
|
||||
/**
|
||||
* @param non-empty-string $path
|
||||
* @param string $path
|
||||
* @param non-empty-string $handlerClass
|
||||
* @param non-empty-string $handlerMethod
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue