Your IP : 13.58.61.176


Current Path : /home/lentoinv/props/vendor/laravel/framework/src/Illuminate/Collections/
Upload File :
Current File : /home/lentoinv/props/vendor/laravel/framework/src/Illuminate/Collections/ItemNotFoundException.php

<?php

namespace Illuminate\Support;

use RuntimeException;

class ItemNotFoundException extends RuntimeException
{
}

?>