mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-02 13:37:41 +00:00
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