8 lines
65 B
PHP
8 lines
65 B
PHP
<?php
|
|
|
|
namespace App\Search\Action\Input;
|
|
|
|
class SearchInput
|
|
{
|
|
|
|
} |