Fix PHP docs formatting issue
This commit is contained in:
parent
2272d00c1a
commit
0fbf23a77b
1 changed files with 4 additions and 1 deletions
|
|
@ -746,7 +746,10 @@ class Ko {
|
|||
};
|
||||
</pre></div>
|
||||
|
||||
would be executed in PHP as,
|
||||
<p>
|
||||
would be executed in PHP as
|
||||
</p>
|
||||
|
||||
<div class="code"><pre>
|
||||
Ko::threats();
|
||||
</pre></div>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue