@@ -32,7 +32,7 @@ |
||
32 | 32 | * |
33 | 33 | * @param string $uri URI of the resource to load. |
34 | 34 | * |
35 | - * @return array Data contained within the resource. |
|
35 | + * @return boolean Data contained within the resource. |
|
36 | 36 | */ |
37 | 37 | public static function canLoad($uri) |
38 | 38 | { |