This commit is contained in:
shimon 2025-10-27 20:46:58 +02:00
parent 26f61c1855
commit fbaffa980a

View file

@ -339,4 +339,4 @@ $register->set('promiseAdapter', function () {
});
$register->set('hooks', function () {
return new Hooks();
});
});