Home Manual Reference Source Test Repository

Function

Static Public Summary
public

Create a new instance of the plug-in.

Static Public

public phpMinify(options: object): Minifier source

import {phpMinify} from '@cedx/gulp-php-minify/src/index.js'

Create a new instance of the plug-in.

Params:

NameTypeAttributeDescription
options object
  • optional

The plug-in options.

Return:

Minifier

The newly created instance.

Test: