@@ -100,8 +100,8 @@ |
||
| 100 | 100 | /** |
| 101 | 101 | * replaces links to assets in src and href attributes to point to a given cdn domain |
| 102 | 102 | * |
| 103 | - * @param $body |
|
| 104 | - * @return mixed|void |
|
| 103 | + * @param string $body |
|
| 104 | + * @return string |
|
| 105 | 105 | */ |
| 106 | 106 | public static function replaceCDN($body) |
| 107 | 107 | { |