Skip to content

Commit 2512c9c

Browse files
authored
Update src/WP_CLI/Shell/REPL.php
1 parent 718d211 commit 2512c9c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/WP_CLI/Shell/REPL.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ class REPL {
1010

1111
private $history_file;
1212

13+
/** @var bool Whether to suppress automatic output. */
1314
private $quiet;
1415

1516
/**

0 commit comments

Comments
 (0)