Page MenuHomeDevCentral

Modernize ApplicationConfiguration
ClosedPublic

Authored by dereckson on Wed, Oct 29, 22:59.

Details

Summary

Add types to properties

Add property $name explicitly

This fixes the following issue:
PHP Deprecated:
Creation of dynamic property ApplicationConfiguration::$name is deprecated
in /var/51-wwwroot/obsidian/workspaces/src/Engines/Apps/ApplicationConfiguration.php on line 66

Following style conventions for class end

Diff Detail

Repository
rOBSIDIAN Obsidian Workspaces
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Wed, Oct 29, 22:59
This revision was automatically updated to reflect the committed changes.