예제 #1
0
 public function __construct()
 {
     $this->elementClass = 'PPDStackElement_Hash';
     parent::__construct();
     $this->rootAccum = new PPDAccum_Hash();
 }