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