Skip to content

Commit 243c9df

Browse files
Fix code style
1 parent 6a0366d commit 243c9df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/internal/Magento/Framework/App/Bootstrap.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ public function getParams()
225225
*
226226
* @param string $type
227227
* @param array $arguments
228-
* @return \Magento\Framework\AppInterface
228+
* @return \Magento\Framework\AppInterface | void
229229
* @throws \InvalidArgumentException
230230
*/
231231
public function createApplication($type, $arguments = [])

0 commit comments

Comments
 (0)