Examples of Laravel4PhpModuleActionsExtender


Examples of org.nbphpcouncil.modules.php.laravel4.ui.actions.Laravel4PhpModuleActionsExtender

        return properties;
    }

    @Override
    public PhpModuleActionsExtender getActionsExtender(PhpModule phpModule) {
        return new Laravel4PhpModuleActionsExtender();
    }
View Full Code Here
TOP
Copyright © 2018 www.massapi.com. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.