Sha256: a5f21534e0d103f1843b65536148d297c0525c2e5830eef514fdadf87771d86b
Contents?: true
Size: 680 Bytes
Versions: 31
Compression:
Stored size: 680 Bytes
Contents
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd"> <plist version="1.0"> <dict> <key>bundlePath</key> <string>/Users/kumar/Library/Application Support/TextMate/Bundles/PHPDoc.tmbundle</string> <key>content</key> <string>/** * ${1:undocumented function} * * @return ${2:void} * @author ${PHPDOC_AUTHOR:$TM_FULLNAME}$3 **/$0</string> <key>name</key> <string>Function - post doc</string> <key>scope</key> <string>source.php</string> <key>tabTrigger</key> <string>doc_fp</string> <key>uuid</key> <string>2CDD1B21-956E-11D9-B0A1-000D93382786</string> </dict> </plist>
Version data entries
31 entries across 31 versions & 3 rubygems