Class NotFound
Not Found Handler
Enhanced version of \Slim\Handlers\NotAllowed.
It outputs a simple message in either JSON, XML, or HTML based on the Accept header.
- Charcoal\App\Handler\AbstractHandler implements Charcoal\Config\ConfigurableInterface, Charcoal\App\Handler\HandlerInterface, Psr\Log\LoggerAwareInterface, Charcoal\View\ViewableInterface uses Charcoal\Config\ConfigurableTrait (not available) Psr\Log\LoggerAwareTrait (not available) Charcoal\Translator\TranslatorAwareTrait (not available) Charcoal\View\ViewableTrait (not available)
- Charcoal\App\Handler\NotFound
public
Psr\Http\Message\ResponseInterface
|
|
protected
string
|
|
protected
string
|
|
protected
string
|
|
public
string
|
|
public
string
|
$baseUrl,
$container,
$knownContentTypes
|