We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0aec4fb + c21f8f7 commit b1a1540Copy full SHA for b1a1540
src/PHPixie/ORM/Steps/Step/GG.php
@@ -9,7 +9,7 @@ class GG extends \PHPixie\ORM\Steps\Step
9
10
public function __construct($result, $placeholderField, $resultStep, $resultField)
11
{
12
- $this->resu;t = $result;
+ $this->result = $result;
13
$this->placeholderField = $placeholderField;
14
$this->resultStep = $resultStep;
15
$this->resultField = $resultField;
0 commit comments