Page MenuHomeDevCentral

Convert object to array
ClosedPublic

Authored by dereckson on Mar 31 2023, 15:24.
Tags
None
Referenced Files
F34104774: D2955.id7524.diff
Thu, Jun 25, 01:22
Unknown Object (File)
Sun, Jun 21, 17:26
Unknown Object (File)
Sun, Jun 21, 00:57
Unknown Object (File)
Thu, Jun 18, 02:52
Unknown Object (File)
Wed, Jun 17, 12:50
Unknown Object (File)
Tue, Jun 16, 06:30
Unknown Object (File)
Tue, Jun 16, 01:40
Unknown Object (File)
Mon, Jun 15, 17:08
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