Skip to content

Conversation

@sigee
Copy link
Contributor

@sigee sigee commented Jun 7, 2017

No description provided.

* @param \Illuminate\Contracts\Foundation\Application $app
* @param \Illuminate\Contracts\Config\Repository $repository
* @return void
* @throws Exception
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@throws \Exception

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not needed, because there is an "use Exception;" at the beginning of this file.

* Create a new Markdown renderer instance.
*
* @param \Illuminate\View\Factory $view
* @param Illuminate\Contracts\View\Factory $view
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@param \Illuminate\Contracts\View\Factory $view

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You are right, I'll fix it.

@taylorotwell taylorotwell merged commit 12272dd into laravel:5.4 Jun 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants