Ferreteria/v0.6/fx/FromParams
< Ferreteria | v0.6 | fx
Jump to navigation
Jump to search
|
fx:
FromParams() |
About
This function is a named constructor for creating an object with specific parameters.
As of 2025-10-07, it looks like the only call to this (in EngDbExport) is incorrect and therefore errors out. Trying to figure out what function is supposed to be called, and maybe [re]move this function. See 2025/10/08.
Defined
- ToSchema::FromParams(
- SchemaIface $o,
- DataNodeIface $of,
?bool $doReplace=FALSE- );