Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 2883c5e

Browse files
committed
add > to every line for blockquote
1 parent 2c39e78 commit 2883c5e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/book/controllers.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -280,9 +280,9 @@ extending class.
280280
## AbstractConsoleController
281281

282282
> To use it, you need to install zend-mvc-console via
283-
```bash
284-
composer require zendframework/zend-mvc-console
285-
```
283+
> ```bash
284+
> composer require zendframework/zend-mvc-console
285+
> ```
286286
287287
`Zend\Mvc\Console\Controller\AbstractConsoleController` extends from [AbstractActionController](#abstractactioncontroller)
288288
and provides the following functionality:

0 commit comments

Comments
 (0)