Skip to content
docsv0.1.0

BaseController

Controller base del cluster HTTP Symfony: resuelve logger y responder desde el container (cero conocimiento del entorno). Sin stream/sse/file (dropeados vs el legacy — 0 llamadas en el host).

BaseController::__construct()

public function __construct(Milpa\Interfaces\Di\DIContainerInterface $container):

Parameters

Parameters of __construct()
NameTypeDescription
$containerMilpa\Interfaces\Di\DIContainerInterface