Last active
April 11, 2016 13:55
-
-
Save kurozumi/8f9f5af3133ae4ad4bb9bb8e391fcbda to your computer and use it in GitHub Desktop.
【EC-CUBE3】会員IDでログインできるようにする方法
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Plugin\CustomerLogin\Entity\Customer: | |
type: entity | |
table: dtb_customer | |
repositoryClass: Plugin\CustomerLogin\Repository\CustomerRepository |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment