/ Published in: PHP
                    
                                        
Generate a generic function comment block
                
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
<snippet>
<content><![CDATA[
/**
* Function Short Description
*
* Function Longer Description
*
* @param string \$variable variable description
*
* @return returntype descriiption
*/
]]></content>
<tabTrigger>fuc</tabTrigger>
<!-- Optional: Set a scope to limit where the snippet will trigger -->
<!-- <scope>source.python</scope> -->
</snippet>
URL: http://www.itsgotto.be/cv.php
Comments
 Subscribe to comments
                    Subscribe to comments
                
                