Page MenuHomeDevCentral

Build a new instance from CodeClass from an existing object
ClosedPublic

Authored by dereckson on Jun 30 2023, 22:00.
Tags
None
Referenced Files
F7542297: D3216.diff
Mon, Apr 28, 11:40
Unknown Object (File)
Sat, Apr 26, 05:52
Unknown Object (File)
Thu, Apr 24, 15:30
Unknown Object (File)
Wed, Apr 23, 11:11
Unknown Object (File)
Mon, Apr 21, 07:25
Unknown Object (File)
Mon, Apr 21, 01:21
Unknown Object (File)
Sat, Apr 19, 08:00
Unknown Object (File)
Wed, Apr 16, 11:44
Subscribers
None

Details

Test Plan

This is used in Zed for XmlDocument serialization:

$key = CodeClass::from($value)->getShortClassName();

Unit tests provided

Diff Detail

Repository
rKERUALD Keruald libraries development repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable