mirror of
https://github.com/Karaka-Management/oms-Editor.git
synced 2026-02-02 11:48:41 +00:00
Automated formatting changes
This commit is contained in:
parent
a1d928b913
commit
f0a7831d53
|
|
@ -12,8 +12,8 @@
|
|||
*/
|
||||
declare(strict_types=1);
|
||||
|
||||
use phpOMS\Uri\UriFactory;
|
||||
use Modules\Editor\Models\NullEditorDoc;
|
||||
use phpOMS\Uri\UriFactory;
|
||||
|
||||
/** @var \Modules\Editor\Models\EditorDoc $doc */
|
||||
$doc = $this->getData('doc') ?? new NullEditorDoc();
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user