Example #1
0
 public function createIfNotExist(array $criteria)
 {
     return parent::createIfNotExist($criteria);
 }