Jarves\AssetHandler\LoaderHandlerInterface::getTags PHP Méthode

getTags() public méthode

public getTags ( array $assetsInfos = [], boolean $concatenation = false ) : string
$assetsInfos array
$concatenation boolean
Résultat string
    public function getTags(array $assetsInfos = array(), $concatenation = false);
LoaderHandlerInterface