XFdestek
Kurucu Üye
XF\Entity\CoverImageTrait::getCoverImageInternal()
PHP:
This calls
\XF\Mvc\AbstractCollection::offsetGet()
PHP:
As can be seen, this directly accesses the internal array without checking if the key exists, so if it does not exist this generates a warning Undefined array key ......