ActorDefinition
in package
Read onlyYes
FinalYes
Tags
Table of Contents
Properties
Methods
- __construct() : mixed
Properties
$name
public
string
$name
$props
public
Props
$props
Methods
__construct()
public
__construct(string $name, Props<string|int, T> $props) : mixed
Parameters
- $name : string
- $props : Props<string|int, T>