function Global / with
You are viewing an older version of the documentation. For the latest, please visit master documentation.

with

with ( ) : mixed

Return the given value, optionally passed through the given callback.

Parameters

  • $value mixed
  • $callback callable|null