관리-도구
편집 파일: constant.inc
<?php declare(strict_types=1); define('TEST_CONSTANT', true); ?>