Alterway\Component\Workflow\Exception\MoreThanOneOpenTransitionException::__construct PHP Метод

__construct() публичный Метод

public __construct ( )
    public function __construct()
    {
        return parent::__construct('More than one open transition with current context');
    }
MoreThanOneOpenTransitionException