Skip to content
Snippets Groups Projects
Commit a698766e authored by Maxim Medinskiy's avatar Maxim Medinskiy
Browse files

MAGETWO-44062: [github] Method...

MAGETWO-44062: [github] Method \Magento\Customer\Model\Customer::setWebsiteId() has wrong PHPDoc declaration #2089
parent c23bf258
Branches
No related merge requests found
......@@ -22,7 +22,7 @@ use Magento\Framework\Indexer\StateInterface;
* Customer model
*
* @method int getWebsiteId() getWebsiteId()
* @method Customer setWebsiteId(int)
* @method Customer setWebsiteId($value)
* @method int getStoreId() getStoreId()
* @method string getEmail() getEmail()
* @method ResourceCustomer _getResource()
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment