WebVIEP Plugin

IndustryChallengeDetails
in package
implements BoothItemDetails

FinalYes

Details for industry challenge booth items.

Table of Contents

Interfaces

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

Properties

$deadline  : DateTimeImmutable|null
$problemOwner  : string
$sector  : string|null

Methods

__construct()  : mixed
__construct.
deadline()  : DateTimeImmutable|null
Deadline.
problemOwner()  : string
Problem Owner.
sector()  : string|null
Sector.
type()  : BoothItemType
Type.

Properties

Methods

__construct()

__construct.

public __construct(string $problemOwner, string|null $sector, DateTimeImmutable|null $deadline) : mixed
Parameters
$problemOwner : string
$sector : string|null
$deadline : DateTimeImmutable|null

        
On this page

Search results