Ignore:
Timestamp:
Nov 24, 2020, 10:58:56 AM (3 years ago)
Author:
chronos
Message:
  • Modified: More static types added.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Modules/IS/IS.php

    r887 r888  
    845845class ModuleIS extends AppModule
    846846{
    847   var $DashboardItems;
     847  public array $DashboardItems;
    848848
    849849  function __construct(System $System)
Note: See TracChangeset for help on using the changeset viewer.