class
Illuminate
/
Foundation
/
Http
/
Middleware
/
ConvertEmptyStringsToNull
ConvertEmptyStringsToNull
Extends
Properties
protected
static
$skipCallbacks array
All of the registered skip callbacks.
Default: []
Methods
protected
transform ( $key , $value ) : mixed
Transform the given value.
Parameters
- $key string
- $value mixed