All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Woozle Writes Code. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 13:01, 29 October 2025 Woozle talk contribs created page Ferreteria/v0.6/fx/GetQObj (Created page with "{{page/fx}} ==About== '''Action''': retrieves (by key) an element from an array, wrapped in a QVar ==Usage== * '''defined by''': * '''definition''': <code>{{fmt/php/inline|protected function GetQObj(int|string $snKey)}} : {{l/ver/clade|Data\Mem|QVar|QVarIface}})</code> ==Status== * '''{{fmt/date|2025|10|28}}''' I think this needs to ''create'' the QVar if it's not found? TODO ==Code== ''type-checking version, as of 2025-10-28'' {{fmt/php/block|1= protected function...")