We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c7b2241 commit e068d79Copy full SHA for e068d79
Loader/FileLoader.php
@@ -79,6 +79,7 @@ public function getLocator()
79
*
80
* @throws FileLoaderLoadException
81
* @throws FileLoaderImportCircularReferenceException
82
+ * @throws FileLocatorFileNotFoundException
83
*/
84
public function import($resource, $type = null, $ignoreErrors = false, $sourceResource = null)
85
{
0 commit comments