ReflectionParameter::isInOut

Checks if this is an inout parameter

public function isInOut(): bool;

Returns

  • bool - TRUE if the parameter is inout, otherwise FALSE