Passed
Push — 2021.07 ( 7cfe74...cfd719 )
by Aimeos
15:38 queued 10:15
created
client/html/src/Client/Html/Cms/Page/Cataloglist/Standard.php 1 patch
Indentation   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -197,7 +197,7 @@
 block discarded – undo
197 197
 		 * @category Developer
198 198
 		 * @see client/html/cms/page/template-body
199 199
 		 * @see client/html/cms/page/template-header
200
-		*/
200
+		 */
201 201
 		$template = $config->get( 'client/html/cms/page/template-cataloglist', 'cms/page/cataloglist/list-standard' );
202 202
 		$domains = $config->get( 'client/html/catalog/lists/domains', ['media', 'media/property', 'price', 'text'] );
203 203
 
Please login to merge, or discard this patch.