Tappable
trait Tappable (View source)
Methods
$this|HigherOrderTapProxy | tap(callable|null $callback = null)
Call the given Closure with this instance then return the instance. |
Details
$this|HigherOrderTapProxy tap(callable|null $callback = null)
Call the given Closure with this instance then return the instance.
© Taylor Otwell
Licensed under the MIT License.
Laravel is a trademark of Taylor Otwell.
https://laravel.com/api/9.x/Illuminate/Support/Traits/Tappable.html