More docblocks that should return void
This commit is contained in:
@@ -20,6 +20,8 @@ class CurrentUserComposer
|
||||
* Bind data to the view.
|
||||
*
|
||||
* @param \Illuminate\Contracts\View\View $view
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
public function compose(View $view)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user