PHP Class Fixtures\Prophecy\WithReturnTypehints

Inheritance: extends EmptyClass
Show file Open project: phpspec/prophecy

Public Methods

Method Description
getName ( ) : string
getParent ( ) : parent
getSelf ( ) : self

Method Details

getName() public method

public getName ( ) : string
return string

getParent() public method

public getParent ( ) : parent
return parent

getSelf() public method

public getSelf ( ) : self
return self