PHP Class Joli\Jane\Tests\Expected\Model\Parenttype

Show file Open project: jolicode/jane

Protected Properties

Property Type Description
$inheritedProperty string

Public Methods

Method Description
getInheritedProperty ( ) : string
setInheritedProperty ( string $inheritedProperty = null ) : self

Method Details

getInheritedProperty() public method

public getInheritedProperty ( ) : string
return string

setInheritedProperty() public method

public setInheritedProperty ( string $inheritedProperty = null ) : self
$inheritedProperty string
return self

Property Details

$inheritedProperty protected property

protected string $inheritedProperty
return string