MDL-63664 tool_policy: Whitespace fix

This commit is contained in:
Andrew Nicols 2018-10-23 10:53:57 +08:00
parent dfb151b2d9
commit 33368fb6d5

View File

@ -45,7 +45,7 @@ class tool_policy_privacy_provider_testcase extends \core_privacy\tests\provider
/** @var stdClass The manager user object. */
protected $manager;
/** @var context_system The system context instance. */
/** @var context_system The system context instance. */
protected $syscontext;
/**