|
Paaxio 1.0
Plateforme de streaming musical - SAE IUT Bayonne
|
Fonctions membres publiques | |
| getFunctions () | |
| assetVersion (string $path) | |
| Appends ?v=<filemtime> to a local asset path for cache busting. | |
Définition à la ligne 6 du fichier AssetVersionExtension.php.
| AssetVersionExtension::assetVersion | ( | string | $path | ) |
Appends ?v=<filemtime> to a local asset path for cache busting.
Falls back to the raw path if the file doesn't exist on disk.
Définition à la ligne 19 du fichier AssetVersionExtension.php.
| AssetVersionExtension::getFunctions | ( | ) |
Définition à la ligne 8 du fichier AssetVersionExtension.php.