Submit
Path:
~
/
/
proc
/
self
/
root
/
opt
/
psa
/
admin
/
plib
/
modules
/
wp-toolkit
/
vendor
/
plesk
/
background-tasks
/
src
/
Step
/
File Content:
RollbackableStepInterface.php
<?php // Copyright 1999-2024. WebPros International GmbH. All rights reserved. declare (strict_types=1); namespace BackgroundTasks\Step; use BackgroundTasks\DataStorage\TaskDataStorageInterface; interface RollbackableStepInterface extends \BackgroundTasks\Step\StepInterface { public function rollback(TaskDataStorageInterface $taskData) : void; }
Edit
Rename
Chmod
Delete
FILE
FOLDER
INFO
Name
Size
Permission
Action
HiddenStepTrait.php
439 bytes
0644
RollbackableStepInterface.php
354 bytes
0644
StepInterface.php
1172 bytes
0644
StepMetaInfo.php
1613 bytes
0644
N4ST4R_ID | Naxtarrr