관리-도구
편집 파일: ManifestElementException.php
<?php declare(strict_types = 1); namespace PharIo\Manifest; class ManifestElementException extends \RuntimeException implements Exception { }