mirror of
https://github.com/helix-editor/helix
synced 2026-08-03 14:04:12 +02:00
6 lines
76 B
PHP
6 lines
76 B
PHP
<?php
|
|
invokeit();
|
|
// ^ @function
|
|
$obj->doThing();
|
|
// ^ @function.method
|