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

Breadcrumb

  1. Drupal Core 11.1.x
  2. DeprecatedCallableInfo.php

function DeprecatedCallableInfo::__construct

File

vendor/twig/twig/src/DeprecatedCallableInfo.php, line 22

Class

DeprecatedCallableInfo
@author Fabien Potencier <fabien@symfony.com>

Namespace

Twig

Code

public function __construct(string $package, string $version, ?string $altName = null, ?string $altPackage = null, ?string $altVersion = null) {
}
RSS feed
Powered by Drupal