PHP Class Tests\Analyze\Fixtures\Statement\OptionalParamAfterRequiredClass

Show file Open project: ovr/phpsa

Public Methods

Method Description
OptionalParamAfterRequiredMethod ( $a, $b = 1 )

Method Details

OptionalParamAfterRequiredMethod() public method

public OptionalParamAfterRequiredMethod ( $a, $b = 1 )