mirror of
https://github.com/danog/psalm-plugin-laravel.git
synced 2024-11-30 04:39:01 +01:00
style: lint
This commit is contained in:
parent
1277870058
commit
a04a9f53be
@ -25,7 +25,6 @@ final class ContainerResolver
|
|||||||
* @psalm-suppress PropertyTypeCoercion
|
* @psalm-suppress PropertyTypeCoercion
|
||||||
* @psalm-suppress LessSpecificReturnStatement
|
* @psalm-suppress LessSpecificReturnStatement
|
||||||
* @see https://github.com/vimeo/psalm/issues/3894
|
* @see https://github.com/vimeo/psalm/issues/3894
|
||||||
*
|
|
||||||
* @psalm-return class-string|null
|
* @psalm-return class-string|null
|
||||||
*/
|
*/
|
||||||
public static function resolveFromApplicationContainer(string $abstract): ?string
|
public static function resolveFromApplicationContainer(string $abstract): ?string
|
||||||
|
Loading…
Reference in New Issue
Block a user