@@ -28,7 +28,7 @@ |
||
| 28 | 28 | } |
| 29 | 29 | |
| 30 | 30 | /** |
| 31 | - * @return BackupResourceCommand |
|
| 31 | + * @return DeleteImageSizesResourceCommand |
|
| 32 | 32 | */ |
| 33 | 33 | public function getCommand(ResourceImageDO $resourceDO) |
| 34 | 34 | { |
@@ -26,7 +26,7 @@ |
||
| 26 | 26 | } |
| 27 | 27 | |
| 28 | 28 | /** |
| 29 | - * @return BackupResourceCommand |
|
| 29 | + * @return DeleteSafetyResourceCommand |
|
| 30 | 30 | */ |
| 31 | 31 | public function getCommand(ResourceDO $resourceDO) |
| 32 | 32 | { |
@@ -24,7 +24,7 @@ |
||
| 24 | 24 | } |
| 25 | 25 | |
| 26 | 26 | /** |
| 27 | - * @return BackupResourceCommand |
|
| 27 | + * @return DestroyEqualResourceCommand |
|
| 28 | 28 | */ |
| 29 | 29 | public function getCommand(ResourceDO $resourceDOOrigin, ResourceDO $resourceDOSuspect) |
| 30 | 30 | { |
@@ -24,7 +24,7 @@ |
||
| 24 | 24 | } |
| 25 | 25 | |
| 26 | 26 | /** |
| 27 | - * @return BackupResourceCommand |
|
| 27 | + * @return FindResourceLastVersionCommand |
|
| 28 | 28 | */ |
| 29 | 29 | public function getCommand(ResourceDO $resourceDO) |
| 30 | 30 | { |