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 18c6658 commit 8931740Copy full SHA for 8931740
src/Console/Commands/PageBackpackCommand.php
@@ -118,8 +118,7 @@ protected function getStub()
118
/**
119
* Determine if the class already exists.
120
*
121
- * @param string $name
122
- *
+ * @param string $name
123
* @return bool
124
*/
125
protected function alreadyExists($name)
@@ -130,8 +129,7 @@ protected function alreadyExists($name)
130
129
131
* Get the destination class path.
132
133
134
135
* @return string
136
137
protected function getPath($name)
0 commit comments