ActorSpawner
in
Minimal interface for spawning named actors.
Allows EntityRefFactory to be tested without depending on the final ActorSystem class.
Tags
Table of Contents
Methods
Methods
spawn()
public
spawn(Props $props, string $name) : ActorRef
Parameters
- $props : Props
- $name : string