* @param mixed $offset The offset * * @return bool * @since 5.5.0 */ public function offsetExists(mixed $offset): bool { return isset($this->item->$offset); } /**|
FatalError
|
|---|
Symfony\Component\ErrorHandler\Error\FatalError: Compile Error: Declaration of JoomShaper\SPPageBuilder\DynamicContent\Model::offsetExists(JoomShaper\SPPageBuilder\DynamicContent\mixed $offset): bool must be compatible with ArrayAccess::offsetExists($offset) at /home/plchealth/public_html/administrator/components/com_sppagebuilder/dynamic-content/Model.php:419 |