File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change 115
115
<chapter title =" Added suffixes for classes" id =" added_suffixes_for_classes" >
116
116
<compare >
117
117
<code-block lang =" php" >
118
- Commands \Install
119
- Commands \Make
120
- Commands \Operations
121
- Commands \Fresh
122
- Commands \Rollback
123
- Commands \Status
118
+ Console \Install
119
+ Console \Make
120
+ Console \Operations
121
+ Console \Fresh
122
+ Console \Rollback
123
+ Console \Status
124
124
Processors\Fresh
125
125
Processors\Install
126
126
Processors\Make
135
135
Values\Options
136
136
</code-block >
137
137
<code-block lang =" php" >
138
- Commands \InstallCommand
139
- Commands \MakeCommand
140
- Commands \OperationsCommand
141
- Commands \FreshCommand
142
- Commands \RollbackCommand
143
- Commands \StatusCommand
138
+ Console \InstallCommand
139
+ Console \MakeCommand
140
+ Console \OperationsCommand
141
+ Console \FreshCommand
142
+ Console \RollbackCommand
143
+ Console \StatusCommand
144
144
Processors\FreshProcessor
145
145
Processors\InstallProcessor
146
146
Processors\MakeProcessor
You can’t perform that action at this time.
0 commit comments