We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a5004a7 commit a4adcdcCopy full SHA for a4adcdc
phalcon/Events/ManagerInterface.zep
@@ -15,7 +15,7 @@ namespace Phalcon\Events;
15
*/
16
interface ManagerInterface
17
{
18
- public const DEFAULT_PRIORITY = 100;
+ const DEFAULT_PRIORITY = 100;
19
/**
20
* Attach a listener to the events manager
21
*
0 commit comments