mirror of
https://github.com/jbcr/core.git
synced 2026-04-23 00:28:08 +02:00
cs fix
This commit is contained in:
@@ -130,7 +130,6 @@ class ContentTypesParser extends BaseParser
|
||||
$contentType['listing_records'] = $this->generalConfig->get('listing_records');
|
||||
}
|
||||
|
||||
|
||||
if (! isset($contentType['locales'])) {
|
||||
$contentType['locales'] = [];
|
||||
} elseif (is_string($contentType['locales'])) {
|
||||
|
||||
Reference in New Issue
Block a user