Merge pull request #535 from fritz-c/master #25
Annotations
10 errors
PossiblyUnusedMethod:
src/Commands/CreateCast.php#L43
src/Commands/CreateCast.php:43:21: PossiblyUnusedMethod: Cannot find any calls to method Whitecube\NovaFlexibleContent\Commands\CreateCast::__construct (see https://psalm.dev/087)
|
PossiblyUnusedMethod:
src/Commands/CreateCast.php#L54
src/Commands/CreateCast.php:54:21: PossiblyUnusedMethod: Cannot find explicit calls to method Whitecube\NovaFlexibleContent\Commands\CreateCast::handle (but did find some potential callers) (see https://psalm.dev/087)
|
PossiblyUnusedMethod:
src/Commands/CreateLayout.php#L50
src/Commands/CreateLayout.php:50:21: PossiblyUnusedMethod: Cannot find any calls to method Whitecube\NovaFlexibleContent\Commands\CreateLayout::__construct (see https://psalm.dev/087)
|
PossiblyUnusedMethod:
src/Commands/CreateLayout.php#L61
src/Commands/CreateLayout.php:61:21: PossiblyUnusedMethod: Cannot find explicit calls to method Whitecube\NovaFlexibleContent\Commands\CreateLayout::handle (but did find some potential callers) (see https://psalm.dev/087)
|
PossiblyUnusedMethod:
src/Commands/CreatePreset.php#L43
src/Commands/CreatePreset.php:43:21: PossiblyUnusedMethod: Cannot find any calls to method Whitecube\NovaFlexibleContent\Commands\CreatePreset::__construct (see https://psalm.dev/087)
|
PossiblyUnusedMethod:
src/Commands/CreatePreset.php#L54
src/Commands/CreatePreset.php:54:21: PossiblyUnusedMethod: Cannot find explicit calls to method Whitecube\NovaFlexibleContent\Commands\CreatePreset::handle (but did find some potential callers) (see https://psalm.dev/087)
|
PossiblyUnusedMethod:
src/Commands/CreateResolver.php#L43
src/Commands/CreateResolver.php:43:21: PossiblyUnusedMethod: Cannot find any calls to method Whitecube\NovaFlexibleContent\Commands\CreateResolver::__construct (see https://psalm.dev/087)
|
PossiblyUnusedMethod:
src/Commands/CreateResolver.php#L54
src/Commands/CreateResolver.php:54:21: PossiblyUnusedMethod: Cannot find explicit calls to method Whitecube\NovaFlexibleContent\Commands\CreateResolver::handle (but did find some potential callers) (see https://psalm.dev/087)
|
PossiblyUnusedMethod:
src/Concerns/HasFlexible.php#L21
src/Concerns/HasFlexible.php:21:21: PossiblyUnusedMethod: Cannot find any calls to method Whitecube\NovaFlexibleContent\Value\FlexibleCast::flexible (see https://psalm.dev/087)
|
PossiblyUnusedMethod:
src/Concerns/HasFlexible.php#L21
src/Concerns/HasFlexible.php:21:21: PossiblyUnusedMethod: Cannot find explicit calls to method Whitecube\NovaFlexibleContent\Layouts\Layout::flexible (but did find some potential callers) (see https://psalm.dev/087)
|