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