Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
ConsoleIO.php
function ConsoleIO::enableDebugging
Return value
void
File
vendor/
composer/
composer/
src/
Composer/
IO/
ConsoleIO.php
, line 73
Class
ConsoleIO
The Input/Output helper.
Namespace
Composer\IO
Code
public
function
enableDebugging
(float
$startTime
) {
$this
->
startTime
=
$startTime
; }
RSS feed