Exemplo n.º 1
0
 private function createFileName()
 {
     return utilsCsp::getRandStr() . '-' . utilsCsp::getRandStr() . '-' . utilsCsp::getRandStr() . '-' . utilsCsp::getRandStr();
 }