Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x

functions_include.php

Same filename in this branch
  1. 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
Powered by Drupal