Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ProcessExecutor.php
function ProcessExecutor::enableAsync
@internal
File
vendor/
composer/
composer/
src/
Composer/
Util/
ProcessExecutor.php
, line 373
Class
ProcessExecutor
@author Robert Schönthal <
seroscho@googlemail.com
> @author Jordi Boggiano <
j.boggiano@seld.be
>
Namespace
Composer\Util
Code
public
function
enableAsync
() : void {
$this
->
allowAsync
=
true
; }
RSS feed