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