Skip to content

Commit

Permalink
Refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
JanGalek committed Apr 13, 2018
1 parent 853fdf3 commit 314f08d
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -4,7 +4,7 @@
* User: Galek
* Date: 13.4.2018
*/
declare(strict_types=1);
declare(strict_types = 1);

namespace Galek\Utils\Calendar\Exceptions;

Expand Down

0 comments on commit 314f08d

Please sign in to comment.