PHP Class bitExpert\Disco\Helper\InitializedService

Inheritance: implements bitExpert\Disco\InitializedBean
Exibir arquivo Open project: bitexpert/disco

Public Properties

Property Type Description
$postInitCnt integer Counts how often postInitialization() gets invoked.

Public Methods

Method Description
postInitialization ( ) {@inheritDoc}

Method Details

postInitialization() public method

{@inheritDoc}
public postInitialization ( )

Property Details

$postInitCnt public_oe property

Counts how often postInitialization() gets invoked.
public int $postInitCnt
return integer