Changeset 887 for trunk/locale/cs.php


Ignore:
Timestamp:
Nov 20, 2020, 12:08:12 AM (3 years ago)
Author:
chronos
Message:
  • Added: Static types added to almost all classes, methods and function. Supported by PHP 7.4.
  • Fixed: Various found code issues.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/locale/cs.php

    r883 r887  
    33class LocaleTextcs extends LocaleText
    44{
    5   function Load()
     5  function Load(): void
    66  {
    77    $this->Code = 'cs';
Note: See TracChangeset for help on using the changeset viewer.