(no title)
ryangittins | 3 years ago
It's possible the language was just following usage rather than leading it. Regardless of whether or not it's right, I commonly see something like
} catch (\Exception $e) {
// no-op
}ryangittins | 3 years ago
It's possible the language was just following usage rather than leading it. Regardless of whether or not it's right, I commonly see something like
} catch (\Exception $e) {
// no-op
}
No comments yet.