Пример #1
0
 public static function getAndIncrementIntValue($variableName)
 {
     return Util::getIntValueInternal($variableName, true);
 }