Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 116be1f

Browse filesBrowse files
committed
remove useless method
1 parent f663409 commit 116be1f
Copy full SHA for 116be1f

File tree

1 file changed

+0
-10
lines changed
Filter options

1 file changed

+0
-10
lines changed

‎src/Symfony/Component/HttpKernel/Fragment/HIncludeFragmentRenderer.php

Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Fragment/HIncludeFragmentRenderer.php
-10Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -42,16 +42,6 @@ public function __construct(Environment $twig = null, UriSigner $signer = null,
4242
$this->charset = $charset;
4343
}
4444

45-
/**
46-
* Sets the Twig instance to use to render the default content.
47-
*
48-
* @internal
49-
*/
50-
public function setTemplating(?Environment $twig)
51-
{
52-
$this->twig = $twig;
53-
}
54-
5545
/**
5646
* Checks if a templating engine has been set.
5747
*

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.