Example #1
0
 public function setName($sName)
 {
     parent::setName(StringUtil::normalizePath($sName, false));
 }