Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
DeprecatedCallableInfo.php
function DeprecatedCallableInfo::setName
File
vendor/
twig/
twig/
src/
DeprecatedCallableInfo.php
, line 36
Class
DeprecatedCallableInfo
@author Fabien Potencier <
fabien@symfony.com
>
Namespace
Twig
Code
public
function
setName
(string
$name
) : void {
$this
->
name
=
$name
; }
RSS feed