Methods yii\caching\Cache:
the only one (known to me) in the whole Yii2 kernel that uses abbreviated names. After assigning names that are used everywhere, they should be called multiAdd, multiGetand multiSet.
Does anyone know why an exception was made for this (?) Class?
Now I am looking at a book about Yii2, and I was very surprised to learn about these names, that at first I would put a lot, that the author of the book made a mistake! Names of abbreviated methods in Yii2?
source
share