Skip to content

Commit

Permalink
[WorkflowBundle] make stan happy
Browse files Browse the repository at this point in the history
  • Loading branch information
dpfaffenbauer committed Feb 27, 2019
1 parent 91d1856 commit 76bd592
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,13 @@

namespace CoreShop\Bundle\WorkflowBundle\StateManager;

use Pimcore\Model\DataObject;
use Pimcore\Model\Element\Note;

interface WorkflowStateInfoManagerInterface
{
/**
* @param $object
* @param DataObject $object
*
* @return Note[]
*/
Expand Down

0 comments on commit 76bd592

Please sign in to comment.