This commit is contained in:
Brad Dutton
2022-06-04 13:06:23 -07:00
parent 6605533dbd
commit 61ab7a33e2

View File

@@ -306,7 +306,7 @@ class Kohana_Config_Core implements ArrayAccess {
* @return bool
* @access public
*/
#[\ReturnTypeWillChange]
#[\ReturnTypeWillChange]
public function offsetUnset($offset)
{
foreach ($this->drivers as $driver)