Page MenuHomeDevCentral

Convert object to array
ClosedPublic

Authored by dereckson on Mar 31 2023, 15:24.
Tags
None
Referenced Files
F12982952: D2955.id7524.diff
Mon, Nov 17, 10:17
F12982826: D2955.id7523.diff
Mon, Nov 17, 10:15
Unknown Object (File)
Sat, Nov 15, 19:06
Unknown Object (File)
Fri, Nov 14, 19:13
Unknown Object (File)
Thu, Nov 13, 16:35
Unknown Object (File)
Tue, Nov 11, 23:46
Unknown Object (File)
Tue, Nov 11, 18:20
Unknown Object (File)
Mon, Nov 3, 01:39
Subscribers
None

Details

Summary

To send a payload or log metadata, it's convenient

For example, the Laravel logging requires a context as an array.

Test Plan

Unit tests are provided to cover the new method

First use will be in Notifications Center to log the actions report.

Diff Detail

Repository
rKERUALD Keruald libraries development repository
Lint
Lint Warnings
SeverityLocationCodeMessage
Warningomnitools/tests/Collections/HashMapTest.php:75PHPCS.W.Generic.Files.LineLength.TooLongGeneric.Files.LineLength.TooLong
Unit
Tests Passed
Branch
feature/omniarray-from
Build Status
Buildable 4658
Build 4934: arc lint + arc unit