| Current Path : /var/www/www.indacotrentino.com/www/vendor/webonyx/graphql-php/src/Language/ |
| Current File : /var/www/www.indacotrentino.com/www/vendor/webonyx/graphql-php/src/Language/VisitorOperation.php |
<?php declare(strict_types=1);
namespace GraphQL\Language;
abstract class VisitorOperation {}