You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/**
* Sets the default shipping address.
*
* @param Address $defaultShippingAddress
*
*
*
* @return User
*/
public function setDefaultShippingAddress($defaultShippingAddress): User
{
$this->defaultShippingAddress = $defaultShippingAddress;
return $this;
}
Error shown this singe line:
---------------------------------------------------------------------------------------------------
FOUND 40 ERRORS AFFECTING 1 LINE
---------------------------------------------------------------------------------------------------
744 | ERROR | [x] There are too many empty lines in your doc-block!
744 | ERROR | [x] There are too many empty lines in your doc-block!
744 | ERROR | [x] There are too many empty lines in your doc-block!
744 | ERROR | [x] There are too many empty lines in your doc-block!
744 | ERROR | [x] There are too many empty lines in your doc-block!
744 | ERROR | [x] There are too many empty lines in your doc-block!
744 | ERROR | [x] There are too many empty lines in your doc-block!
744 | ERROR | [x] There are too many empty lines in your doc-block!
744 | ERROR | [x] There are too many empty lines in your doc-block!
744 | ERROR | [x] There are too many empty lines in your doc-block!
744 | ERROR | [x] There are too many empty lines in your doc-block!
744 | ERROR | [x] There are too many empty lines in your doc-block!
744 | ERROR | [x] There are too many empty lines in your doc-block!
744 | ERROR | [x] There are too many empty lines in your doc-block!
744 | ERROR | [x] There are too many empty lines in your doc-block!
744 | ERROR | [x] There are too many empty lines in your doc-block!
744 | ERROR | [x] There are too many empty lines in your doc-block!
744 | ERROR | [x] There are too many empty lines in your doc-block!
744 | ERROR | [x] There are too many empty lines in your doc-block!
744 | ERROR | [x] There are too many empty lines in your doc-block!
744 | ERROR | [x] There are too many empty lines in your doc-block!
744 | ERROR | [x] There are too many empty lines in your doc-block!
744 | ERROR | [x] There are too many empty lines in your doc-block!
744 | ERROR | [x] There are too many empty lines in your doc-block!
744 | ERROR | [x] There are too many empty lines in your doc-block!
744 | ERROR | [x] There are too many empty lines in your doc-block!
744 | ERROR | [x] There are too many empty lines in your doc-block!
744 | ERROR | [x] There are too many empty lines in your doc-block!
744 | ERROR | [x] There are too many empty lines in your doc-block!
744 | ERROR | [x] There are too many empty lines in your doc-block!
744 | ERROR | [x] There are too many empty lines in your doc-block!
744 | ERROR | [x] There are too many empty lines in your doc-block!
744 | ERROR | [x] There are too many empty lines in your doc-block!
744 | ERROR | [x] There are too many empty lines in your doc-block!
744 | ERROR | [x] There are too many empty lines in your doc-block!
744 | ERROR | [x] There are too many empty lines in your doc-block!
744 | ERROR | [x] There are too many empty lines in your doc-block!
744 | ERROR | [x] There are too many empty lines in your doc-block!
744 | ERROR | [x] There are too many empty lines in your doc-block!
744 | ERROR | [x] There are too many empty lines in your doc-block!
---------------------------------------------------------------------------------------------------
PHPCBF CAN FIX THE 40 MARKED SNIFF VIOLATIONS AUTOMATICALLY
---------------------------------------------------------------------------------------------------
The text was updated successfully, but these errors were encountered:
Code:
Error shown this singe line:
The text was updated successfully, but these errors were encountered: