Make config private (notation isnt working)

This commit is contained in:
Daniel Hensby 2018-07-02 13:54:11 +01:00
parent b78a89a76c
commit f7f567a12e
No known key found for this signature in database
GPG Key ID: D8DEBC4C8E7BC8B9

View File

@ -103,7 +103,7 @@ class HTTPCacheControlMiddleware implements HTTPMiddleware, Resettable
* @config
* @var string
*/
protected static $defaultState = self::STATE_DEFAULT;
private static $defaultState = self::STATE_DEFAULT;
/**
* Current state