Exemple #1
0
 /**
  * Number of statements in the MemModel
  *
  * @return	integer
  * @access	public
  */
 function size()
 {
     return $this->model->size();
 }