mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-31 01:34:12 +02:00
QuickForm: typo
This commit is contained in:
parent
ac652f5966
commit
234bb89454
@ -240,7 +240,7 @@ abstract class QuickForm extends QuickBaseForm
|
||||
if ($this->isApiRequest === null) {
|
||||
if ($this->request === null) {
|
||||
throw new RuntimeException(
|
||||
'Early acess to isApiRequest(). This is not possible, sorry'
|
||||
'Early access to isApiRequest(). This is not possible, sorry'
|
||||
);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user