You are here

interface QueryPathExtension in QueryPath 6

Same name and namespace in other branches
  1. 7.3 QueryPath/QueryPathExtension.php \QueryPathExtension
  2. 7.2 QueryPath/QueryPathExtension.php \QueryPathExtension

Hierarchy

Expanded class hierarchy of QueryPathExtension

All classes that implement QueryPathExtension

File

QueryPath/QueryPathExtension.php, line 7

View source
interface QueryPathExtension {
  public function __construct(QueryPath $qp);

}

Members