mirror of
https://github.com/wallabag/wallabag.git
synced 2025-07-27 17:28:39 +00:00
CS
This commit is contained in:
parent
8799bde00d
commit
2455472e26
1 changed files with 2 additions and 2 deletions
|
@ -250,9 +250,9 @@ 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
|
||||||
*/
|
*/
|
||||||
private function validateRuleAction(TaggingRule $rule)
|
private function validateRuleAction(TaggingRule $rule)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue