This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Asset
Nicolas Grekas 1e1b37753c Merge branch '3.3' into 3.4
* 3.3:
  [DI] minor docblock fixes
2017-10-24 16:12:06 +02:00
..
Context [Asset] Provide default context 2017-09-28 15:56:45 -07:00
Exception
Tests [Asset] Provide default context 2017-09-28 15:56:45 -07:00
VersionStrategy
.gitignore
CHANGELOG.md [Asset] Provide default context 2017-09-28 15:56:45 -07:00
composer.json Merge branch '3.3' into 3.4 2017-08-03 11:34:20 +02:00
LICENSE
Package.php
PackageInterface.php
Packages.php [DI] minor docblock fixes 2017-10-24 13:40:19 +02:00
PathPackage.php Merge branch '2.8' into 3.2 2017-05-01 07:55:58 -07:00
phpunit.xml.dist
README.md
UrlPackage.php

Asset Component

The Asset component manages URL generation and versioning of web assets such as CSS stylesheets, JavaScript files and image files.

Resources