mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-12-23 17:41:41 +00:00
Merge pull request #1736 from labrack/master
[php/en] Un-beef a comment block closing
This commit is contained in:
commit
f4775ea193
@ -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() {
|
||||||
|
Loading…
Reference in New Issue
Block a user