@@ -1,10 +1,10 @@ |
||
1 | 1 | <?php |
2 | 2 | /** |
3 | - * ZodiacSign (https://github.com/whatsma/ZodiacSign) |
|
4 | - * |
|
5 | - * @link https://github.com/whatsma/ZodiacSign |
|
6 | - * @license MIT License |
|
7 | - */ |
|
3 | + * ZodiacSign (https://github.com/whatsma/ZodiacSign) |
|
4 | + * |
|
5 | + * @link https://github.com/whatsma/ZodiacSign |
|
6 | + * @license MIT License |
|
7 | + */ |
|
8 | 8 | namespace Whatsma\ZodiacSign; |
9 | 9 | |
10 | 10 | class InvalidDayException extends \InvalidArgumentException |