Fix styling #278
Annotations
6 errors
phpstan:
src/AltShortcodes/PhotoShortcode.php#L28
Result of || is always true.
|
phpstan:
src/AltShortcodes/WidgetbayShortcode.php#L29
Call to static method make() on an unknown class The3LabsTeam\Widgetbay\Facades\Widgetbay.
|
phpstan:
src/Parsers/Index.php#L19
Anonymous function has an unused use $content.
|
phpstan:
src/Shortcodes/SurveyShortcode.php#L9
Expression on left side of ?? is not nullable.
|
phpstan:
src/Shortcodes/SurveyShortcode.php#L11
Variable $ids in empty() always exists and is not falsy.
|
phpstan
Process completed with exit code 1.
|