KnpLabs / DictionaryBundle

Are you often tired to repeat static choices like gender or civility in your apps ?
MIT License
86 stars 24 forks source link

add return annotation #182

Closed tacman closed 1 year ago

tacman commented 1 year ago

To get rid of this warning:

Method "ArrayAccess::offsetGet()" might add "mixed" as a native return type declaration in the future. Do the same in implementation "Knp\DictionaryBundle\Dictionary\Traceable" now to avoid errors or add an explicit @return annotation to suppress this message. 1x in ImportYamlTest::testLoadYamlConfig with data set "oberon" from App\Tests\Service