I am getting the error \"Undefined variable: interval in C:\\wamp\\www\\DGC\\classes\\DateFilter.php\"
Here is my code for the DateFilter class:
clas
trying
public var $interval;
and
echo $this->interval;