Skip to content

Commit a31362b

Browse files
committed
Code style fix
1 parent 2fbce8f commit a31362b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Illuminate/Foundation/Console/ShowModelCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,8 +250,8 @@ protected function getRelations($model)
250250

251251
/**
252252
* Get the Observers watching this model.
253+
*
253254
* @return Illuminate\Support\Collection
254-
*
255255
*/
256256
protected function getObservers($model)
257257
{

0 commit comments

Comments
 (0)