FOF30\Model\DataModel\Relation::getCountSubquery PHP Method

getCountSubquery() abstract public method

Returns the count subquery for DataModel's has() and whereHas() methods.
abstract public getCountSubquery ( ) : JDatabaseQuery
return JDatabaseQuery
    public abstract function getCountSubquery();