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

transform

transform ( ) : mixed|null

Transform the given value if it is present.

Parameters

  • $value mixed
  • $callback callable
  • $default mixed