<?php
namespace Order\Event;
interface ApplicationEvent
{
//public function appCheckParam(\Zend_EventManager_Event $e);
}