Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
functions_include.php
Same filename in this branch
11.1.x vendor/guzzlehttp/guzzle/src/functions_include.php
File
vendor/
react/
promise/
src/
functions_include.php
View source
<?php
if
(!
\function_exists
(
'React\\Promise\\resolve'
)) {
require
__DIR__
.
'/functions.php'
; }
RSS feed