parent
d68c114905
commit
9c80957709
2
l18n
2
l18n
|
@ -1 +1 @@
|
||||||
Subproject commit eff355e85c9519f28eb2ad6a10c3bd1e835bd188
|
Subproject commit 49b1e7a4282ea70f0db001a64501e69b25b155eb
|
|
@ -12,7 +12,7 @@ declare(strict_types = 1);
|
||||||
final class MDObjectPositionsSet extends MDValueSet {
|
final class MDObjectPositionsSet extends MDValueSet {
|
||||||
|
|
||||||
const POSITIONS = [
|
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',
|
||||||
];
|
];
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in New Issue
Block a user