VersionCheckNotifierInterface

Interface

Emits non-blocking DevTools freshness notices for interactive binary runs.

Table of Contents

Methods

notify()

Warns when a newer stable DevTools version is available.

 : void
Methods

notify()

Public

Warns when a newer stable DevTools version is available.

public notify(OutputInterface  $output) : void
Parameters
$output : OutputInterface

Description

the command output receiving a non-blocking warning