Esensi\Model\Contracts\SoftDeletingModelInterface::restored PHP Method

restored() public static method

Register a restored model event with the dispatcher.
public static restored ( Closure | string $callback )
$callback Closure | string
    public static function restored($callback);