|
@@ -39,7 +39,7 @@ class DelegatingLoader extends Loader
|
|
|
* @param mixed $resource A resource
|
|
|
* @param string $type The resource type
|
|
|
*
|
|
|
- * @throws \InvalidArgumentException if no loader is found.
|
|
|
+ * @throws FileLoaderLoadException if no loader is found.
|
|
|
*/
|
|
|
public function load($resource, $type = null)
|
|
|
{
|