PHP Class PresentableStub

Inheritance: implements Robbo\Presenter\PresentableInterface
显示文件 Open project: robclancy/presenter

Public Properties

Property Type Description
$presentableObject

Public Methods

Method Description
__construct ( )
getPresentableObject ( )
getPresenter ( )

Method Details

__construct() public method

public __construct ( )

getPresentableObject() public method

getPresenter() public method

public getPresenter ( )

Property Details

$presentableObject public_oe property

public $presentableObject