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