Пример #1
0
 /**
  * @param int $inicio
  */
 public static function setInicio($inicio)
 {
     self::$inicio = $inicio;
 }