Class ApplicationAssetCache
Class ApplicationAssetCache
Namespace: Mapbender\CoreBundle\Asset
Package: Mapbender\CoreBundle\Asset
Author: Christian Wygoda <christian.wygoda@wheregroup.com>
Author: Andriy Oblivantsev <andriy.oblivantsev@wheregroup.com>
Located at Mapbender/CoreBundle/Asset/ApplicationAssetCache.php
Package: Mapbender\CoreBundle\Asset
Author: Christian Wygoda <christian.wygoda@wheregroup.com>
Author: Andriy Oblivantsev <andriy.oblivantsev@wheregroup.com>
Located at Mapbender/CoreBundle/Asset/ApplicationAssetCache.php
Methods summary
public
|
#
__construct( Symfony\Component\DependencyInjection\ContainerInterface $container, Assetic\Asset\StringAsset $inputs, mixed $type, boolean $force = false )
ApplicationAssetCache constructor. |
public
Assetic\Asset\AssetCollection
|
|
protected
string
|
|
protected
string
|
|
protected
string
|
Magic methods summary
Properties summary
protected
Symfony\Component\DependencyInjection\ContainerInterface
|
$container
|
|
protected
array|Assetic\Asset\FileAsset[]|Assetic\Asset\StringAsset[]
|
$inputs
|
|
protected
string
|
$type
|
|
protected
string
|
$targetPath
|
|
protected
mixed
|
$force
|