function Global / with

with

with ( ) : mixed

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

Parameters

  • $value TValue
  • $callback callable|null