7 lines
51 B
PHP
7 lines
51 B
PHP
<?php
|
|
|
|
namespace App\Service;
|
|
|
|
class Retweeter
|
|
{
|
|
}
|