mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-17 21:07:18 +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()
|
public function getLoaders()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user