File "ExtensionNotFound-20260128183405.php"
Full Path: /var/www/html/back/vendor/fakerphp/faker/src/Faker/Extension/ExtensionNotFound-20260128183405.php
File size: 210 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
declare(strict_types=1);
namespace Faker\Extension;
/**
* @experimental This class is experimental and does not fall under our BC promise
*/
final class ExtensionNotFound extends \LogicException
{
}