Merge pull request #1736 from labrack/master

[php/en] Un-beef a comment block closing
This commit is contained in:
ven 2015-10-22 19:36:39 +02:00
commit f4775ea193

View File

@ -733,7 +733,7 @@ $cls = new SomeOtherNamespace\MyClass();
/********************** /**********************
* Late Static Binding * Late Static Binding
* *
* / */
class ParentClass { class ParentClass {
public static function who() { public static function who() {