Ejemplo n.º 1
0
 public static function encodeCssId($id)
 {
     return SimpleCrypt::crypt($id);
 }