Class ProgressStartEvent¶
Class \Klitsche\Dog\Events\ProgressStartEvent
Methods¶
__construct()¶
public __construct (
string $topic,
int $maxSteps = 1
):
- Parameters
- topic
string
- maxSteps
int
getMaxSteps()¶
public getMaxSteps ( ): int
- Returns
int
getTopic()¶
public getTopic ( ): string
- Returns
string
Test Coverage 💚¶
- 💚 Lines: 100% (4 / 4)
- 💚 Methods: 100% (3 / 3)