DataSift\Storyplayer\Phases\InfrastructurePhase::getPhaseType PHP Méthode

getPhaseType() public méthode

public getPhaseType ( )
    public function getPhaseType()
    {
        return self::INFRASTRUCTURE_PHASE;
    }
InfrastructurePhase