This commit is contained in:
Jeremy Benoist
2016-10-01 18:05:25 +02:00
parent 8799bde00d
commit 2455472e26

View File

@ -250,7 +250,7 @@ class ConfigController extends Controller
} }
/** /**
* Validate that a rule can be edited/deleted by the current user * Validate that a rule can be edited/deleted by the current user.
* *
* @param TaggingRule $rule * @param TaggingRule $rule
*/ */