Diffs between GitHub #8

Open
Xefir wants to merge 180 commits from main into github
Showing only changes of commit 059a91cebb - Show all commits

@ -1,5 +1,7 @@
<?php
declare(strict_types=1);
use OCA\AppTemplate\AppInfo\Application;
use OCP\Util;