NotYetImplementedException.php 91 B

1234
  1. <?php
  2. namespace Gt\CssXPath;
  3. class NotYetImplementedException extends CssXPathException {}