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.
1 parent 63cb7d4 commit f5b612dCopy full SHA for f5b612d
src/State/Conceptual/Output.txt
@@ -6,10 +6,3 @@ ConcreteStateB handles request2.
6
ConcreteStateB wants to change the state of the context.
7
Context: Transition to 14ConcreteStateA.
8
9
-Context: Transition to RefactoringGuru\State\Conceptual\ConcreteStateA.
10
-ConcreteStateA handles request1.
11
-ConcreteStateA wants to change the state of the context.
12
-Context: Transition to RefactoringGuru\State\Conceptual\ConcreteStateB.
13
-ConcreteStateB handles request2.
14
-ConcreteStateB wants to change the state of the context.
15
0 commit comments