X-Git-Url: https://git.mxchange.org/?p=mailer.git;a=blobdiff_plain;f=inc%2Fclasses%2Fmain%2Factions%2Fclass_;fp=inc%2Fclasses%2Fmain%2Factions%2Fclass_;h=90ff323406172d5a1bc43376612b7721af007153;hp=a34ccda2683cb856efe69cc1758a1251c78cce17;hb=7be9aec7da3a85e55153376faada5388f4876541;hpb=b582e721d1e1057bfe04ab1e3a74c7e21b4ea81c diff --git a/inc/classes/main/actions/class_ b/inc/classes/main/actions/class_ index a34ccda268..90ff323406 100644 --- a/inc/classes/main/actions/class_ +++ b/inc/classes/main/actions/class_ @@ -51,6 +51,7 @@ class ???Action extends BaseAction implements Commandable { * @param $requestInstance An instance of a class with an Requestable interface * @param $responseInstance An instance of a class with an Responseable interface * @return void + * @todo 0% done */ public function execute (Requestable $requestInstance, Responseable $responseInstance) { $this->partialStub("You have to implement me.");