Skip to content
Snippets Groups Projects

Add D11 compatibility fixes

All threads resolved!
2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -87,7 +87,7 @@ class JavascriptLocalCache {
*
* @param bool $synchronize
* Synchronize to local cache if remote file has changed.
*
*
* @return string
* The path to the local or remote tracking file.
*/
Loading