This commit is contained in:
James Cole
2020-08-23 05:52:59 +02:00
parent a504617425
commit d89a4d8a54
2 changed files with 2 additions and 1 deletions

View File

@@ -18,7 +18,6 @@
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/
/** @noinspection PhpDynamicAsStaticMethodCallInspection */
declare(strict_types=1);
namespace FireflyIII\Http\Requests;