aboutsummaryrefslogtreecommitdiff
path: root/lib/phpgt/cssxpath/src/NotYetImplementedException.php
blob: 70d9492cf8a6d463905defa5fcc0793e906ee665 (plain)
1
2
3
4
<?php
namespace Gt\CssXPath;

class NotYetImplementedException extends CssXPathException {}