a-blog cms PHP API Reference

ToolRunner
in package

FinalYes

SetupTool を ADR の Action として実行する薄いオーケストレータ。

旧 Surfacer::__invoke が抱えていた「送信判定 → validate/business → 描画」の制御を、可変状態を持たない 数行に落とす。Pipeline に渡す callable(Request): Response として振る舞い、未送信なら show()、送信なら handle() を呼び、結果 ToolView を共有 Responder で Response 化する。

Table of Contents

Properties

$responder  : ToolResponder
$session  : SetupSession
$tool  : SetupTool

Methods

__construct()  : mixed
__invoke()  : Response

Properties

Methods


        
On this page

Search results