develop
<?php declare(strict_types=1); namespace Atk4\Ui\Exception; /** * @internal */ final class LateOutputError extends \Error {}