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).

Logs
  • 14:51, 9 October 2025 Woozle talk contribs created page Ferreteria/v0.6/clade/Sys/Events/InputRq/aux/InRqData/@retired (Created page with "{{fmt/title|code removed from [[../|InRqData]]}} =={{fmt/date|2025|03|05}}== Cluttering up my hallway... {{fmt/php/block|1= // iface // SETUP static function FromOArray(ArrayIface $oa) : self; // ACCESS function OAData() : ArrayIface; // class // ++ SETUP ++ // static public function FromOArray(ArrayIface $oa) : iInRqData { $oThis = new static; $oThis->WithOArray($oa); return $oThis; } // ++ SETUP: dynamic ++...")