-
-
Notifications
You must be signed in to change notification settings - Fork 0
VersionCheckNotifierInterface
github-actions edited this page Apr 28, 2026
·
1 revision
Emits non-blocking DevTools freshness notices for interactive binary runs.
- Full name:
\FastForward\DevTools\SelfUpdate\VersionCheckNotifierInterface
Warns when a newer stable DevTools version is available.
public notify(\Symfony\Component\Console\Output\OutputInterface $output): voidParameters:
| Parameter | Type | Description |
|---|---|---|
$output |
\Symfony\Component\Console\Output\OutputInterface | the command output receiving a non-blocking warning |