Start styling + Add syntaxic coloration

This commit is contained in:
brunosimon
2016-06-08 01:45:54 +02:00
parent 1126da2747
commit 5a9835dcbb
104 changed files with 15959 additions and 38 deletions
+12 -3
View File
@@ -1,4 +1,13 @@
kqsdqsdjn
iudfgdfg
<?php
qsdiuhqsdiuqhsd
/**
* Test
*/
class ClassName extends AnotherClass
{
function __construct(argument)
{
# code...
}
}