Dep: update
주로 PHAN
This commit is contained in:
+1
-1
@@ -21,7 +21,7 @@ final class ConsoleCommandEvent extends ConsoleEvent
|
||||
/**
|
||||
* The return code for skipped commands, this will also be passed into the terminate event.
|
||||
*/
|
||||
const RETURN_CODE_DISABLED = 113;
|
||||
public const RETURN_CODE_DISABLED = 113;
|
||||
|
||||
/**
|
||||
* Indicates if the command should be run or skipped.
|
||||
|
||||
Reference in New Issue
Block a user