ILIAS  release_5-2 Revision v5.2.25-18-g3f80b82851
cweagans\Composer\PatchEvents Class Reference
+ Collaboration diagram for cweagans\Composer\PatchEvents:

Data Fields

const PRE_PATCH_APPLY = 'pre-patch-apply'
 
const POST_PATCH_APPLY = 'post-patch-apply'
 

Detailed Description

Definition at line 10 of file PatchEvents.php.

Field Documentation

◆ POST_PATCH_APPLY

const cweagans\Composer\PatchEvents::POST_PATCH_APPLY = 'post-patch-apply'

◆ PRE_PATCH_APPLY

const cweagans\Composer\PatchEvents::PRE_PATCH_APPLY = 'pre-patch-apply'

The documentation for this class was generated from the following file: