Skip to content

TapObjectAware

  • Full name: \Qubus\Inheritance\TapObjectAware

Methods

tap

Call the given callable with $this object then return the value.

public tap(callable|null $callback = null): mixed

Parameters:

Parameter Type Description
$callback callable|null


Automatically generated on 2025-10-13