PHP Class Tests\Simple\Undefined\Property

Show file Open project: ovr/phpsa

Protected Properties

Property Type Description
$b string

Public Methods

Method Description
a ( ) : mixed
b ( ) : string

Method Details

a() public method

public a ( ) : mixed
return mixed

b() public method

public b ( ) : string
return string

Property Details

$b protected property

protected string $b
return string