.
This commit is contained in:
parent
9d2bb1fc03
commit
072eb1e557
|
@ -37,6 +37,6 @@ class Direction
|
|||
|
||||
$opposite = new Direction();
|
||||
$opposite->value = $opposites[$this->value];
|
||||
|
||||
return $opposite;
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user