Ferreteria/v0.6/fx/FromParams: Difference between revisions
< Ferreteria | v0.6 | fx
Jump to navigation
Jump to search
(Created page with "{{page/fx}} ==About== This function is a named constructor for creating an object with specific parameters. It is currently only implemented in {{l/ver/clade|Sys\Data\Engine\aux\ActionRq\Admin|ToSchema}}, where it accepts these parameters: * {{l/ver/clade|Sys\Data\Engine|Schema|SchemaIface}} $o * {{l/ver/clade|Sys\FileSys\Node|Fi|DataNodeIface}} $of * ?bool $doReplace=FALSE") |
(No difference)
|
Revision as of 21:44, 7 October 2025
|
fx:
FromParams() |
About
This function is a named constructor for creating an object with specific parameters. It is currently only implemented in ToSchema, where it accepts these parameters:
- SchemaIface $o
- DataNodeIface $of
- ?bool $doReplace=FALSE