Changeset 3064046
- Timestamp:
- 04/03/2024 06:50:36 PM (2 years ago)
- File:
-
- 1 edited
-
useraccesshub/trunk/src/class-plugin.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
useraccesshub/trunk/src/class-plugin.php
r3061765 r3064046 239 239 * @since 1.0 240 240 */ 241 private static ?Plugin$instance = null;241 private static $instance = null; 242 242 243 243 /**
Note: See TracChangeset
for help on using the changeset viewer.