name : CantDeleteException.php
<?php

namespace MacsiDigital\API\Exceptions;

class CantDeleteException extends Base
{
    public function __construct($class, $key)
    {
        parent::__construct('There was an error deleting '.$class.' with a key of '.$key);
    }
}

© 2025 UnknownSec
afwwrfwafr45458465
Password