WebVIEP Plugin

StartupIdeaDetails
in package
implements BoothItemDetails

FinalYes

Details for startup idea booth items.

Table of Contents

Interfaces

BoothItemDetails
Marker interface for type-specific booth item details (e.g. RicdDetails, StartupDetails).

Properties

$maturityLevel  : string|null
$teamSize  : int|null

Methods

__construct()  : mixed
__construct.
maturityLevel()  : string|null
Maturity Level.
teamSize()  : int|null
Team Size.
type()  : BoothItemType
Type.

Properties

Methods

__construct()

__construct.

public __construct(string|null $maturityLevel, int|null $teamSize) : mixed
Parameters
$maturityLevel : string|null
$teamSize : int|null

maturityLevel()

Maturity Level.

public maturityLevel() : string|null
Return values
string|null

        
On this page

Search results