mirror of
https://github.com/kamilwylegala/cakephp2-php8.git
synced 2025-03-29 13:12:57 +00:00
Trivial continue.
This commit is contained in:
parent
0142137d31
commit
e0c85a18bc
1 changed files with 0 additions and 1 deletions
|
@ -252,7 +252,6 @@ class CakeEventManager {
|
||||||
if ($result !== null) {
|
if ($result !== null) {
|
||||||
$event->result = $result;
|
$event->result = $result;
|
||||||
}
|
}
|
||||||
continue;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue