| 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/VisitorSkipNode.php |
<?php declare(strict_types=1);
namespace GraphQL\Language;
final class VisitorSkipNode extends VisitorOperation {}