We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 552c60e commit 21a0186Copy full SHA for 21a0186
src/app/Library/CrudPanel/Traits/Read.php
@@ -83,6 +83,7 @@ public function getEntryWithLocale($id)
83
$this->entry->setLocale($locale);
84
}
85
86
+
87
return $this->entry;
88
89
0 commit comments