<?php declare(strict_types=1); namespace Stancl\Tenancy\Events; class TenancyEnded extends Contracts\TenancyEvent { }