FluidTYPO3\Vhs\ViewHelpers\Asset\AssetInterface::assertFluidEnabled PHP Метод

assertFluidEnabled() публичный Метод

Returns TRUE if settings specify that the source of this Asset should be rendered as if it were a Fluid template, using variables from the "arguments" attribute
public assertFluidEnabled ( ) : boolean
Результат boolean
    public function assertFluidEnabled();