Skip to content

Commit

Permalink
Update RetailShift.php
Browse files Browse the repository at this point in the history
  • Loading branch information
tooyz authored Nov 5, 2020
1 parent 0216fbf commit 97b1d62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Entities/Documents/RetailShift.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@
namespace MoySklad\Entities\Documents;

class RetailShift extends AbstractDocument{
public static $entityName = 'retailshift';
public static $entityName = 'retailShift';
}

0 comments on commit 97b1d62

Please sign in to comment.