Creating a configuration template for extensions and corresponding cl… #937
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
6 errors
|
phpstan (8.3):
app/helpers/Extensions/ExtensionConfig.php#L39
Property App\Helpers\ExtensionConfig::$tokenScope is never read, only written.
|
|
phpstan (8.3):
app/helpers/Extensions/ExtensionConfig.php#L46
Property App\Helpers\ExtensionConfig::$tokenUserId is never read, only written.
|
|
phpstan (8.3)
Process completed with exit code 1.
|
|
phpstan (8.2):
app/helpers/Extensions/ExtensionConfig.php#L39
Property App\Helpers\ExtensionConfig::$tokenScope is never read, only written.
|
|
phpstan (8.2):
app/helpers/Extensions/ExtensionConfig.php#L46
Property App\Helpers\ExtensionConfig::$tokenUserId is never read, only written.
|
|
phpstan (8.2)
Process completed with exit code 1.
|