aboutsummaryrefslogtreecommitdiffstats
path: root/oni-php/snippets/php-mode/strict-types
blob: bdcf3f95e93c2d19051057566871fff26cddae47 (plain)
1
2
3
4
5
# -*- mode: snippet -*-
# name: strict-types
# key: strict-types
# --
declare(strict_types=1);