mirror of
https://github.com/twigphp/Twig.git
synced 2026-09-13 10:56:38 +00:00
Merge branch '1.x' into 2.x
* 1.x: clarify the type of returned loaders
This commit is contained in:
@@ -39,7 +39,7 @@ final class Twig_Loader_Chain implements LoaderInterface, Twig_ExistsLoaderInter
|
||||
}
|
||||
|
||||
/**
|
||||
* @return array
|
||||
* @return LoaderInterface[]
|
||||
*/
|
||||
public function getLoaders()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user