Replace string with constant.

This commit is contained in:
James Cole
2020-10-03 16:51:44 +02:00
parent d89e4ec143
commit b8e36b0398
25 changed files with 123 additions and 122 deletions

View File

@@ -46,6 +46,7 @@ abstract class Controller extends BaseController
protected ParameterBag $parameters;
protected const CONTENT_TYPE = self::CONTENT_TYPE;
/**
* Controller constructor.