Fugbix typo.
This commit is contained in:
parent
8ab105f1fb
commit
c7d59948d6
|
|
@ -94,7 +94,7 @@ class Context {
|
|||
return $this->addObject($value);
|
||||
}
|
||||
|
||||
throw new ExporterException(
|
||||
throw new Exception(
|
||||
'Only arrays and objects are supported'
|
||||
);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue