name : FontNotFoundException.php
<?php

namespace FontLib\Exception;

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

© 2025 UnknownSec
afwwrfwafr45458465
Password