mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-04 06:30:57 +00:00
clarify the type of returned loaders
This commit is contained in:
@@ -44,7 +44,7 @@ class Twig_Loader_Chain implements LoaderInterface, Twig_ExistsLoaderInterface,
|
||||
}
|
||||
|
||||
/**
|
||||
* @return array
|
||||
* @return LoaderInterface[]
|
||||
*/
|
||||
public function getLoaders()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user