Events.php
This file is part of the CodeIgniter 4 framework.
(c) CodeIgniter Foundation admin@codeigniter.com
For the full copyright and license information, please view the LICENSE file that was distributed with this source code.
Interfaces, Classes and Traits
- Events
- Events
Table of Contents
- EVENT_PRIORITY_HIGH = 10
- EVENT_PRIORITY_LOW = 200
- EVENT_PRIORITY_NORMAL = 100
Constants
EVENT_PRIORITY_HIGH
public
mixed
EVENT_PRIORITY_HIGH
= 10
EVENT_PRIORITY_LOW
public
mixed
EVENT_PRIORITY_LOW
= 200
EVENT_PRIORITY_NORMAL
public
mixed
EVENT_PRIORITY_NORMAL
= 100