Example #1
0
 public function hasName($name, $matchContext = false, $context = null)
 {
     return EntityTable::hasName($this, $name, $matchContext, $context);
 }