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

needsGrouping() public méthode

Returns true if the order of the scripts should be keep together when minifying.
public needsGrouping ( ) : boolean
Résultat boolean
    public function needsGrouping();
LoaderHandlerInterface