Making available extension listed in the instance structure (view). #939
Annotations
10 errors
phpstan (8.2):
app/V1Module/presenters/InstancesPresenter.php#L97
Call to an undefined method App\V1Module\Presenters\InstancesPresenter::getCurrentUserOrNull().
|
phpstan (8.2):
app/helpers/Extensions/ExtensionConfig.php#L41
Property App\Helpers\ExtensionConfig::$tokenScopes is never read, only written.
|
phpstan (8.2):
app/helpers/Extensions/ExtensionConfig.php#L48
Property App\Helpers\ExtensionConfig::$tokenUserId is never read, only written.
|
phpstan (8.2)
Process completed with exit code 1.
|
phpstan (8.3):
app/V1Module/presenters/InstancesPresenter.php#L97
Call to an undefined method App\V1Module\Presenters\InstancesPresenter::getCurrentUserOrNull().
|
phpstan (8.3):
app/helpers/Extensions/ExtensionConfig.php#L41
Property App\Helpers\ExtensionConfig::$tokenScopes is never read, only written.
|
phpstan (8.3):
app/helpers/Extensions/ExtensionConfig.php#L48
Property App\Helpers\ExtensionConfig::$tokenUserId is never read, only written.
|
phpstan (8.3)
Process completed with exit code 1.
|
tests (8.2)
Process completed with exit code 1.
|
tests (8.3)
Process completed with exit code 1.
|