@@ -12,9 +12,9 @@ |
||
| 12 | 12 | |
| 13 | 13 | final class Trashed implements ComparatorInterface |
| 14 | 14 | { |
| 15 | - /** |
|
| 16 | - * {@inheritdoc} |
|
| 17 | - */ |
|
| 15 | + /** |
|
| 16 | + * {@inheritdoc} |
|
| 17 | + */ |
|
| 18 | 18 | public function property(): string |
| 19 | 19 | { |
| 20 | 20 | return 'trashed'; |
@@ -20,9 +20,9 @@ |
||
| 20 | 20 | $this->value = (string) $identity; |
| 21 | 21 | } |
| 22 | 22 | |
| 23 | - /** |
|
| 24 | - * {@inheritdoc} |
|
| 25 | - */ |
|
| 23 | + /** |
|
| 24 | + * {@inheritdoc} |
|
| 25 | + */ |
|
| 26 | 26 | public function property(): string |
| 27 | 27 | { |
| 28 | 28 | return 'parent'; |
@@ -20,9 +20,9 @@ |
||
| 20 | 20 | $this->value = (string) $identity; |
| 21 | 21 | } |
| 22 | 22 | |
| 23 | - /** |
|
| 24 | - * {@inheritdoc} |
|
| 25 | - */ |
|
| 23 | + /** |
|
| 24 | + * {@inheritdoc} |
|
| 25 | + */ |
|
| 26 | 26 | public function property(): string |
| 27 | 27 | { |
| 28 | 28 | return 'folder'; |