Update PHPDoc

This commit is contained in:
Ahmed TAILOULOUTE 2017-03-27 11:16:48 +01:00
parent 1b634746ed
commit d052c563b8

View File

@ -79,6 +79,7 @@ abstract class FileLoader extends Loader
*
* @throws FileLoaderLoadException
* @throws FileLoaderImportCircularReferenceException
* @throws FileLocatorFileNotFoundException
*/
public function import($resource, $type = null, $ignoreErrors = false, $sourceResource = null)
{