Use exactly one empty line after the namespace declaration

For PSR2

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
This commit is contained in:
Christoph Wurst
2020-04-09 11:48:10 +02:00
parent 813bdc1ce8
commit 41b5e5923a
408 changed files with 59 additions and 353 deletions

View File

@@ -25,6 +25,7 @@
*/
namespace OCP\Encryption;
use Symfony\Component\Console\Input\InputInterface;
use Symfony\Component\Console\Output\OutputInterface;