mirror of
https://github.com/yiisoft/yii2.git
synced 2025-08-26 06:15:19 +08:00
Add Newlines
Appended newlines to every PHP document that did not have a newline as the last character in the file.
This commit is contained in:
@ -97,4 +97,4 @@ class UniqueValidator extends Validator
|
||||
$this->addError($object, $attribute, $this->message);
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user