buildCursor() public method

public buildCursor ( $db = null )
Example #1
0
 public function buildCursor($db = null)
 {
     return parent::buildCursor($db);
 }