NotYetImplementedException.php 92 B

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