Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 7d5ea3e

Browse filesBrowse files
wouterjweaverryan
authored andcommitted
Add codeblock 'code along with the example'
1 parent 4084a8d commit 7d5ea3e
Copy full SHA for 7d5ea3e

File tree

Expand file treeCollapse file tree

1 file changed

+5
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+5
-2
lines changed

‎book/propel.rst

Copy file name to clipboardExpand all lines: book/propel.rst
+5-2Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,11 @@ persist it to the database and fetch it back out.
1818
.. sidebar:: Code along with the example
1919

2020
If you want to follow along with the example in this chapter, create an
21-
``AcmeStoreBundle`` via: ``php app/console generate:bundle
22-
--namespace=Acme/StoreBundle``.
21+
``AcmeStoreBundle`` via:
22+
23+
.. code-block:: bash
24+
25+
php app/console generate:bundle --namespace=Acme/StoreBundle
2326
2427
Configuring the Database
2528
~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.