Skip to content

Instantly share code, notes, and snippets.

@christophwolff
Created December 2, 2015 09:49
Show Gist options
  • Save christophwolff/32a98da8d470094d8991 to your computer and use it in GitHub Desktop.
Save christophwolff/32a98da8d470094d8991 to your computer and use it in GitHub Desktop.
ATOM PHP Docblock Snippet
'.text.html':
'dochead':
'prefix': 'doc'
'body': """
<?php
/**
* $1
*
**/
?>
"""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment