fix phpstan issues

This commit is contained in:
danilopolani
2022-03-07 17:51:47 +01:00
parent edd1d890ca
commit a5cbdea868
5 changed files with 9 additions and 7 deletions

View File

@ -11,6 +11,5 @@ final class CoversFunction
{
public function __construct(public string $function)
{
//
}
}