- Full name:
\App\Infrastructure\Services\Product\Event\ProductDeleted - This class is marked as final and can't be subclassed
- This class is a Final class
Properties
productId
actorId
context
occurredAt
Methods
__construct
public __construct(string $productId, string|null $actorId = null, array $context = [], \Qubus\Support\DateTime\QubusDateTimeImmutable $occurredAt = new \Qubus\Support\DateTime\QubusDateTimeImmutable(time: 'now')): mixed
Parameters:
| Parameter | Type | Description |
|---|---|---|
$productId |
string | |
$actorId |
string|null | |
$context |
array | |
$occurredAt |
\Qubus\Support\DateTime\QubusDateTimeImmutable |