PHP 8.3.31
Preview: FontNotFoundException.php Size: 202 B
/home/getspomw/itechservicellc.com/vendor/dompdf/php-font-lib/src/FontLib/Exception/FontNotFoundException.php

<?php

namespace FontLib\Exception;

class FontNotFoundException extends \Exception
{
    public function __construct($fontPath)
    {
        $this->message = 'Font not found in: ' . $fontPath;
    }
}

Directory Contents

Dirs: 0 × Files: 1

Name Size Perms Modified Actions
202 B lrw-r--r-- 2025-10-28 20:22:02
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).