Apply fixes from StyleCI

This commit is contained in:
StyleCI Bot
2022-11-10 11:28:24 +00:00
parent bd78c2be1a
commit ff0e6bdf51

View File

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