From 7bb6fdc4e207c4dac6cd2f95613c54e301e159f0 Mon Sep 17 00:00:00 2001 From: genpas <39822908+genpas@users.noreply.github.com> Date: Thu, 20 May 2021 12:39:13 +0200 Subject: [PATCH] Rename ListDialplanEvent.php to ListDialPlanEvent.php To avoid this message and respect the PSR-4 standard, please rename this file in ListDialPlanEvent.php Class PAMI\Message\Event\ListDialPlanEvent located in ./vendor/marcelog/pami/src/PAMI/Message/Event/ListDialplanEvent.php does not comply with psr-4 autoloading standard. Skipping. --- .../Event/{ListDialplanEvent.php => ListDialPlanEvent.php} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename src/PAMI/Message/Event/{ListDialplanEvent.php => ListDialPlanEvent.php} (100%) diff --git a/src/PAMI/Message/Event/ListDialplanEvent.php b/src/PAMI/Message/Event/ListDialPlanEvent.php similarity index 100% rename from src/PAMI/Message/Event/ListDialplanEvent.php rename to src/PAMI/Message/Event/ListDialPlanEvent.php