2
l18n
2
l18n
Submodule l18n updated: eff355e85c...49b1e7a428
@ -12,7 +12,7 @@ declare(strict_types = 1);
|
||||
final class MDObjectPositionsSet extends MDValueSet {
|
||||
|
||||
const POSITIONS = [
|
||||
'left', 'top_left', 'top', 'top_right', 'right', 'bottom_right', 'bottom', 'bottom_left', 'center', 'rear_side', 'edge', 'other',
|
||||
'left', 'top_left', 'top', 'top_right', 'right', 'bottom_right', 'bottom', 'bottom_left', 'center', 'rear_side', 'edge', 'inside', 'other',
|
||||
];
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user