Futilities/human/lib/caMatchStandard: Difference between revisions

From Woozle Writes Code
< Futilities‎ | human‎ | lib
Jump to navigation Jump to search
(Created page with "{{fmt/title|Human Futilities: <code>caMatchStandard</code> class}} {| class=wikitable |- | {{l/same|caMatch}} ← {{l/same|caMatchStandard}} |} ==Conditions: API== * <code>...")
(No difference)

Revision as of 21:32, 24 September 2022

Human Futilities: caMatchStandard class
caMatchcaMatchStandard

Conditions: API

Conditions: Sub

Object

2022-09-24 Trying to figure out how these relate to cFolderator::[S/G]etMatch() --

  • protected function SetMatchRes(cMatchResult $o) { $this->omRes = $o; }
  • protected function GetMatchRes() : cMatchResult { return $this->omRes; }