* Allows unused arguments in a function definition if they are * followed by an argument which is used. * *
Type: bool
public $allowUnusedParametersBeforeUsed = true;