iyan
Results
3
comments of
iyan
> Confirmed. It works when Wi-Fi disabled. That's weird. me too, on Mojave
add variable $throwException = ''; `public static function beforeRemoveChildren($parentName, $childrenNames) { $throwException = ''; $event = new AbstractItemEvent(compact('parentName', 'childrenNames', 'throwException')); $event->trigger(get_called_class(), self::EVENT_BEFORE_REMOVE_CHILDREN, $event); }`