yasnippet-snippets/snippets/php-mode/license-doc-mit

8 lines
198 B
Plaintext

# -*- mode: snippet -*-
# contributor: USAMI Kenta <tadsan@zonu.me>
# name: PHPDoc @license MIT
# key: *license-mit
# group: annotation
# --
* @license https://opensource.org/licenses/MIT MIT${0:
*}