Laravel
Release notes
Upgrade Guide
Contribution Guide
function
Global
/
tap
tap
#
tap
(
)
:
mixed
Call the given Closure with the given value then return the value.
Parameters
$value
mixed
$callback
callable
|
null