Futilities/human/lib/caMatchStandard

From Woozle Writes Code
< Futilities‎ | human‎ | lib
Revision as of 21:32, 24 September 2022 by Woozle (talk | contribs) (Created page with "{{fmt/title|Human Futilities: <code>caMatchStandard</code> class}} {| class=wikitable |- | {{l/same|caMatch}} ← {{l/same|caMatchStandard}} |} ==Conditions: API== * <code>...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
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; }