Fix docs #829
Annotations
10 errors
Static analysis.:
src/Composer/Options.php#L17
src/Composer/Options.php:17:18: MissingClassConstType: Class constant "Yiisoft\Config\Composer\Options::DEFAULT_MERGE_PLAN_FILE" should have a declared type. (see https://psalm.dev/359)
|
Static analysis.:
src/Composer/Options.php#L18
src/Composer/Options.php:18:18: MissingClassConstType: Class constant "Yiisoft\Config\Composer\Options::DEFAULT_CONFIG_DIRECTORY" should have a declared type. (see https://psalm.dev/359)
|
Static analysis.:
src/Composer/Options.php#L19
src/Composer/Options.php:19:18: MissingClassConstType: Class constant "Yiisoft\Config\Composer\Options::DEFAULT_VENDOR_DIRECTORY" should have a declared type. (see https://psalm.dev/359)
|
Static analysis.:
src/Composer/Options.php#L20
src/Composer/Options.php:20:18: MissingClassConstType: Class constant "Yiisoft\Config\Composer\Options::DEFAULT_ENVIRONMENT" should have a declared type. (see https://psalm.dev/359)
|
Static analysis.:
src/Composer/Options.php#L21
src/Composer/Options.php:21:18: MissingClassConstType: Class constant "Yiisoft\Config\Composer\Options::ROOT_PACKAGE_NAME" should have a declared type. (see https://psalm.dev/359)
|
Static analysis.:
src/Composer/Options.php#L22
src/Composer/Options.php:22:18: MissingClassConstType: Class constant "Yiisoft\Config\Composer\Options::VENDOR_OVERRIDE_PACKAGE_NAME" should have a declared type. (see https://psalm.dev/359)
|
Static analysis.:
src/Composer/Options.php#L23
src/Composer/Options.php:23:18: MissingClassConstType: Class constant "Yiisoft\Config\Composer\Options::DEFAULT_PACKAGE_TYPES" should have a declared type. (see https://psalm.dev/359)
|
Static analysis.:
src/Context.php#L12
src/Context.php:12:18: MissingClassConstType: Class constant "Yiisoft\Config\Context::VENDOR" should have a declared type. (see https://psalm.dev/359)
|
Static analysis.:
src/Context.php#L13
src/Context.php:13:18: MissingClassConstType: Class constant "Yiisoft\Config\Context::VENDOR_OVERRIDE" should have a declared type. (see https://psalm.dev/359)
|
Static analysis.:
src/Context.php#L14
src/Context.php:14:18: MissingClassConstType: Class constant "Yiisoft\Config\Context::APPLICATION" should have a declared type. (see https://psalm.dev/359)
|
Loading