[fix/code_sniffer] Fix code_sniffer complaints
This commit is contained in:
@@ -26,8 +26,8 @@ function column_num_string($column)
|
||||
return 'top';
|
||||
case 5:
|
||||
return 'bottom';
|
||||
default:
|
||||
return 0;
|
||||
default:
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user