0
0
mirror of https://github.com/pmmp/PocketMine-MP.git synced 2025-02-24 23:38:51 +00:00
PocketMine-MP/.idea/fileTemplates/includes/PHP Function Doc Comment.php
2021-05-07 20:44:46 +01:00

5 lines
51 B
PHP

#if (${THROWS_DOC} != "")
/**
${THROWS_DOC}
*/
#end