Skip to content

PatchManifestFileAction ​

Type
Abstract Class
Namespace
craft\enums
Inherits
craft\enums\PatchManifestFileAction
Since
3.0.0

The PatchManifestFileAction class is an abstract class that defines all of the different path manifest file actions that are available in Craft during an auto-update.

This class is a poor man's version of an enum, since PHP does not have support for native enumerations.

View source

Constants ​

ConstantDescription
Add
Remove