PHP Class BaseMock

Show file Open project: johndwells/craft.minimee

Protected Properties

Property Type Description
$id
$instanceCount

Public Methods

Method Description
__construct ( )
getId ( )
getInstanceCount ( )

Method Details

__construct() public method

public __construct ( )

getId() public method

public getId ( )

getInstanceCount() public method

public getInstanceCount ( )

Property Details

$id protected property

protected $id

$instanceCount protected static property

protected static $instanceCount