Services\InternalService::search PHP Метод

    public function search(array $params)
    {
        throw new ProcessingNotSupported('Search operation not supported');
    }