Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cf1c070

Browse files
committed
CS
1 parent a3734b3 commit cf1c070

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Symfony/Component/Asset/PreloadedPackageInterface.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ interface PreloadedPackageInterface extends PackageInterface
2424
* @param string $path A path
2525
* @param string $as A valid destination according to https://fetch.spec.whatwg.org/#concept-request-destination
2626
* @param bool $nopush If this asset should not be pushed over HTTP/2
27+
*
2728
* @return string
2829
*/
2930
public function getAndPreloadUrl($path, $as = '', $nopush = false);

0 commit comments

Comments
 (0)