Commit 081790ba authored by Guillaume Perréal's avatar Guillaume Perréal
Browse files

CS.

Showing with 2 additions and 2 deletions
+2 -2
......@@ -110,7 +110,7 @@ final class Config extends PhpCsFixerConfig
/**
* @param string $rule
* @param mixed $setting
* @param mixed $setting
*/
public function setRule(string $rule, $setting)
{
......@@ -118,7 +118,7 @@ final class Config extends PhpCsFixerConfig
}
/**
* {@inheritDoc}
* {@inheritdoc}
*/
public function setRules(array $rules)
{
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment