There was an error while loading. Please reload this page.
Executes a callback within a controlled scope, ensuring resources are released at the end.
This function MUST create a Defer instance, pass it to the factory, and execute the callback. The Defer instance SHALL be unset after execution.
using
src/functions.php
$factory
$callback
mixed
the return value of the callback