Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
InputStream.php
InputStream::$onEmpty
Type:
onEmpty
File
vendor/
symfony/
process/
InputStream.php
, line 25
Class
InputStream
Provides a way to continuously write to the input of a Process until the InputStream is closed.
Namespace
Symfony\Component\Process
Code
private ?\Closure $onEmpty =
null
;
RSS feed