File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 198198 public function isAsync(): bool
199199 </code-block >
200200 <code-block lang =" php" >
201- protected bool shouldOnce(): bool
202- protected bool shouldRun(): bool
203- protected bool shouldRun(): bool
204- protected bool needBefore(): bool
201+ public function shouldOnce(): bool
202+ public function shouldRun(): bool
203+ public function shouldRun(): bool
204+ public function needBefore(): bool
205205 Not used
206- protected bool shouldOnce(): bool
206+ public bool shouldOnce(): bool
207207 public function withinTransactions(): bool
208208 It is indicated in the settings
209- protected bool shouldRun(): bool
210- protected bool shouldRun(): bool
211- protected bool shouldRun(): bool
212- protected bool needBefore(): bool
213- protected bool needAsync(): bool
209+ public function shouldRun(): bool
210+ public function shouldRun(): bool
211+ public function shouldRun(): bool
212+ public function needBefore(): bool
213+ public function needAsync(): bool
214214 </code-block >
215215 </compare >
216216 </chapter >
You can’t perform that action at this time.
0 commit comments