PHP Class Codesleeve\AssetPipeline\Composers\BaseComposer

Show file Open project: codesleeve/asset-pipeline

Protected Methods

Method Description
attributesArrayToText ( array $attributes ) : string Convert the attributes array to a html text attributes

Method Details

attributesArrayToText() protected method

Convert the attributes array to a html text attributes
protected attributesArrayToText ( array $attributes ) : string
$attributes array
return string