mirror of
https://github.com/anikeen-com/print-cli.git
synced 2026-05-03 14:08:31 +00:00
9 lines
42 B
PHP
9 lines
42 B
PHP
<?php
|
|
|
|
namespace App;
|
|
|
|
class Printer
|
|
{
|
|
|
|
}
|