respect-validation/tests/unit
Henrique Moody 9e7571fb98
Add missing "@author" annotations
This commit will make sure that every class, interface, or trait will
have the "@author" annotation in it.

In order to create a list of authors, I used the "git blame" command,
which means that if someone changed or even created the file but does
not have any remaining line will not be shown in the list; it's a
trade-off worth but it is worth it. The other way to do it would be
carefully checking each file.

Signed-off-by: Henrique Moody <henriquemoody@gmail.com>
2018-11-25 18:08:44 +01:00
..
Exceptions Add missing "@author" annotations 2018-11-25 18:08:44 +01:00
Helpers Merge branch '1.1' 2018-10-09 06:38:43 +02:00
Rules Add missing "@author" annotations 2018-11-25 18:08:44 +01:00
FactoryTest.php Add missing "@author" annotations 2018-11-25 18:08:44 +01:00
ValidatorTest.php Add missing "@author" annotations 2018-11-25 18:08:44 +01:00