summaryrefslogtreecommitdiffhomepage
path: root/php.html.markdown
diff options
context:
space:
mode:
authorClaudson Martins <claudson@outlook.com>2015-10-25 20:06:41 -0300
committerClaudson Martins <claudson@outlook.com>2015-10-25 20:06:41 -0300
commit71a19df2cebf1fdf46c54a500de623d821cf363b (patch)
treefaca9e30328733081efc158f587a809daa6feaff /php.html.markdown
parent27327822eb05cf1835afa2ef4365b8b4fe98b908 (diff)
parent44ca091c73afe13ec8760021cfed1d77afc5e4a5 (diff)
Merge remote-tracking branch 'refs/remotes/adambard/master'
Diffstat (limited to 'php.html.markdown')
-rw-r--r--php.html.markdown2
1 files changed, 1 insertions, 1 deletions
diff --git a/php.html.markdown b/php.html.markdown
index cf9544b3..0504ced2 100644
--- a/php.html.markdown
+++ b/php.html.markdown
@@ -733,7 +733,7 @@ $cls = new SomeOtherNamespace\MyClass();
/**********************
* Late Static Binding
*
-* /
+*/
class ParentClass {
public static function who() {