/robots.txt screen [
'name' => CoreAction\RobotsAction::class,
'path' => '/robots.txt',
'middleware' => [
CoreAction\RobotsAction::class,
],
'allowed_methods' => [RequestMethodInterface::METHOD_GET],
] - File
config/autoload/routes.config.php- Line
80- Bytes
3766–4060- Rung
route- Blob
d5924d93f29ab5ad7d69b59512a6eb45a7d674e48585cd2cded545268f771c4b
- Found by
mezzio.config_routes- Commit
4a8fee47d48bcb949d6a5729ef32994f1f41464e- Extractor key
route|GET|Shlinkio\Shlink\Core\Action\RobotsAction|