Preparing search index...
The search index is not available
PHP Minifier
PHP Minifier
phpMinify
Function phpMinify
phpMinify
(
options
?:
Partial
<
{
binary
:
string
;
mode
:
"safe"
|
"fast"
;
silent
:
boolean
}
,
>
,
)
:
GulpPlugin
Creates a new Gulp plugin.
Parameters
options
:
Partial
<
{
binary
:
string
;
mode
:
"safe"
|
"fast"
;
silent
:
boolean
}
>
= {}
The plugin options.
Returns
GulpPlugin
The newly created instance.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
PHP Minifier
Loading...
Creates a new Gulp plugin.