Searched refs:instructionsDocument (Results 1 – 1 of 1) sorted by relevance
164 private $instructionsDocument; variable in ComboStrap\\Page401 $this->instructionsDocument = null;1878 if ($this->instructionsDocument === null) {1879 $this->instructionsDocument = new InstructionsDocument($this);1881 return $this->instructionsDocument;