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 1ab78e0

Browse filesBrowse files
zairigimadwouterj
authored andcommitted
Update buisness-logic
1 parent dca6fec commit 1ab78e0
Copy full SHA for 1ab78e0

File tree

Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+3
-3
lines changed

‎best_practices/business-logic.rst

Copy file name to clipboardExpand all lines: best_practices/business-logic.rst
+3-3Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Inside here, you can create whatever directories you want to organize things:
1515

1616
.. code-block:: text
1717
18-
symfony2-project/
18+
symfony-project/
1919
├─ app/
2020
├─ src/
2121
│ └─ AppBundle/
@@ -33,7 +33,7 @@ and put things there:
3333

3434
.. code-block:: text
3535
36-
symfony2-project/
36+
symfony-project/
3737
├─ app/
3838
├─ src/
3939
│ ├─ Acme/
@@ -176,7 +176,7 @@ The three entities defined by our sample blog application are a good example:
176176

177177
.. code-block:: text
178178
179-
symfony2-project/
179+
symfony-project/
180180
├─ ...
181181
└─ src/
182182
└─ AppBundle/

0 commit comments

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