Tagged: $fallbackBasePath

在 Yii2 中报错:Typed property common\\components\\i18n\\PhpMessageSource::$fallbackBasePath must not be accessed before initialization' 0

Error reported in Yii2: Typed property common\\components\\i18n\\phpMessageSource::$fallbackBasePath must not be accessed before initialization

浏览量: 9 1. Error in Yii2: Typed property common\\components\\i18n\phpMessageSource::$fallbackBasePath must not be accessed before initialization. as shown in Figure 1 2. Provide default values for $fallbackBasePath. Before modification, public ?string $fallbackBasePath; after modification, public...