sort php files Structural

This commit is contained in:
Faust
2015-04-08 22:42:16 +02:00
parent 23abee8078
commit 321041b210
8 changed files with 63 additions and 63 deletions

View File

@@ -35,18 +35,18 @@ Code
You can also find these code on `GitHub`_
UserMapper.php
.. literalinclude:: UserMapper.php
:language: php
:linenos:
User.php
.. literalinclude:: User.php
:language: php
:linenos:
UserMapper.php
.. literalinclude:: UserMapper.php
:language: php
:linenos:
Test
----