Refactor validation method.

This commit is contained in:
James Cole
2020-03-21 05:56:27 +01:00
parent affc198b03
commit 11e3834235
4 changed files with 93 additions and 24 deletions

View File

@@ -1,4 +1,5 @@
<?php
declare(strict_types=1);
/**
* FrontpageChartGenerator.php
* Copyright (c) 2020 thegrumpydictator@gmail.com