관리-도구
편집 파일: NetscapeApplicationExtensionDecoder.php
<?php declare(strict_types=1); namespace Intervention\Gif\Decoders; class NetscapeApplicationExtensionDecoder extends ApplicationExtensionDecoder { }