Apply fixes from StyleCI

This commit is contained in:
StyleCI Bot 2022-11-10 16:20:07 +00:00
parent ecaa2b77b8
commit 38cd4e7234
No known key found for this signature in database
GPG Key ID: EEAFB12C3E6BC249

View File

@ -105,7 +105,6 @@ class ObjectCache implements ArrayAccess
return $GLOBALS['_ObjCache'][$this->obj][$obj]['value'];
}
}
}
//end offsetGet()