mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-18 05:16:30 +00:00
minor #3061 Remove duplicate phpdoc (tvdijen)
This PR was merged into the 1.x branch.
Discussion
----------
Remove duplicate phpdoc
Commits
-------
2c1c00ba Remove duplicate phpdoc
This commit is contained in:
@@ -201,7 +201,6 @@ class FilesystemLoader implements LoaderInterface, ExistsLoaderInterface, Source
|
||||
*
|
||||
* @param string $name The template name
|
||||
*
|
||||
* @return string|false The template name or false
|
||||
* @return string|false|null The template name or false/null
|
||||
*/
|
||||
protected function findTemplate($name)
|
||||
|
||||
Reference in New Issue
Block a user