StaticVersionStrategy::applyVersion()
  • References/PHP/Symfony/Component/Asset/VersionStrategy

string applyVersion(string $path) Applies version to the supplied path.

2025-01-10 15:47:30
VersionStrategyInterface::getVersion()
  • References/PHP/Symfony/Component/Asset/VersionStrategy

string getVersion(string $path) Returns the asset version for an asset.

2025-01-10 15:47:30
EmptyVersionStrategy::getVersion()
  • References/PHP/Symfony/Component/Asset/VersionStrategy

string getVersion(string $path) Returns the asset version for an asset.

2025-01-10 15:47:30
EmptyVersionStrategy::applyVersion()
  • References/PHP/Symfony/Component/Asset/VersionStrategy

string applyVersion(string $path) Applies version to the supplied path.

2025-01-10 15:47:30
StaticVersionStrategy
  • References/PHP/Symfony/Component/Asset/VersionStrategy

class StaticVersionStrategy implements

2025-01-10 15:47:30
VersionStrategyInterface::applyVersion()
  • References/PHP/Symfony/Component/Asset/VersionStrategy

string applyVersion(string $path) Applies version to the supplied path.

2025-01-10 15:47:30
EmptyVersionStrategy
  • References/PHP/Symfony/Component/Asset/VersionStrategy

class EmptyVersionStrategy implements

2025-01-10 15:47:30
StaticVersionStrategy::getVersion()
  • References/PHP/Symfony/Component/Asset/VersionStrategy

string getVersion(string $path) Returns the asset version for an asset.

2025-01-10 15:47:30
VersionStrategyInterface
  • References/PHP/Symfony/Component/Asset/VersionStrategy

interface VersionStrategyInterface Asset version strategy interface.

2025-01-10 15:47:30