set protected

This commit is contained in:
Druid33
2020-05-05 09:00:57 +02:00
parent 1fd7ccb7d8
commit ea217b9d6d
+2 -2
View File
@@ -118,7 +118,7 @@ class PrettyPageHandler extends Handler
/**
* @var TemplateHelper
*/
private $templateHelper;
protected $templateHelper;
/**
* Constructor.
@@ -395,7 +395,7 @@ class PrettyPageHandler extends Handler
}
/**
* Set whether to handle unconditionally.
* Set whether to handle unconditionally.
*
* Allows to disable all attempts to dynamically decide whether to handle
* or return prematurely. Set this to ensure that the handler will perform,