// Example PHP code where assets are just in static strings and must be explicitly identified $foo = 'assets/standard.css#grunt-cache-bust'; $bar = "assets/image2.jpg#grunt-cache-bust"; ?>