Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Application.php
function Application::getDisableScriptsByDefault
File
vendor/
composer/
composer/
src/
Composer/
Console/
Application.php
, line 708
Class
Application
The console application that handles the commands
Namespace
Composer\Console
Code
public
function
getDisableScriptsByDefault
() : bool {
return
$this
->
disableScriptsByDefault
; }
RSS feed