Files
print-cli/app/Printer.php
René Preuß acedefd370 Remove config from git
Update packages
Add list command
2024-06-21 22:19:21 +02:00

9 lines
42 B
PHP

<?php
namespace App;
class Printer
{
}