class StartDiscussion

Properties

User $actor <p>The user authoring the discussion.</p>
array $data <p>The discussion attributes.</p>
string $ipAddress <p>The current ip address of the actor.</p>

Methods

__construct(User $actor, array $data, string $ipAddress)

No description

Details

__construct(User $actor, array $data, string $ipAddress)

Parameters

User $actor <p>The user authoring the discussion.</p>
array $data <p>The discussion attributes.</p>
string $ipAddress <p>The current ip address of the actor.</p>