Added missing @throws in Twig_LoaderInterface
authorandrerom <andre.romcke@gmail.com>
Sat, 10 Mar 2012 15:39:02 +0000 (16:39 +0100)
committerandrerom <andre.romcke@gmail.com>
Sat, 10 Mar 2012 15:39:02 +0000 (16:39 +0100)
commit83159929799fcbfe4a80b6146db1e317f4195a29
treed144ed66d86d500a90bf1869b16d53b7396df685
parent9f322ab2fd21fc70ad58ee62facc0eb5ed2b9db8
Added missing @throws in Twig_LoaderInterface

Based on Twig_Loader_Chain implementation, this seems to be the possible exceptions that can be thrown by loaders.
lib/Twig/LoaderInterface.php