Skip to content

Commit

Permalink
doc block
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell committed Dec 29, 2016
1 parent 429c977 commit 7ee233f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Illuminate/View/Concerns/ManagesLoops.php
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ public function popLoop()
/**
* Get an instance of the last loop in the stack.
*
* @return \stdClass
* @return \StdClass|null
*/
public function getLastLoop()
{
Expand Down

0 comments on commit 7ee233f

Please sign in to comment.