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