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
F12305315: D3216.diff
Tue, Oct 21, 04:31
Unknown Object (File)
Mon, Oct 20, 14:05
Unknown Object (File)
Sun, Oct 19, 17:48
Unknown Object (File)
Sun, Oct 19, 17:40
Unknown Object (File)
Sun, Oct 19, 17:37
Unknown Object (File)
Sun, Oct 19, 17:33
Unknown Object (File)
Sun, Oct 19, 12:58
Unknown Object (File)
Sun, Oct 19, 09:03
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