Skip to content
Snippets Groups Projects

Addressed phpcs error and warnings

Files
18
@@ -3,7 +3,7 @@ views.style.sortable_html_list:
@@ -3,7 +3,7 @@ views.style.sortable_html_list:
label: 'Sortable HTML List'
label: 'Sortable HTML List'
mapping:
mapping:
type:
type:
type: string
type: string
label: 'List type'
label: 'List type'
wrapper_class:
wrapper_class:
type: string
type: string
@@ -33,7 +33,7 @@ views.style.sortable_table:
@@ -33,7 +33,7 @@ views.style.sortable_table:
label: 'Columns info'
label: 'Columns info'
sequence:
sequence:
type: mapping
type: mapping
label: 'Column info'
label: 'Column info'
mapping:
mapping:
sortable:
sortable:
type: boolean
type: boolean
Loading