We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d6db6f commit 3b6a473Copy full SHA for 3b6a473
src/ObjectDefinition.php
@@ -3,7 +3,7 @@
3
class ObjectDefinition extends Definition {
4
protected $props = [
5
'interactionType' => 'Locker\XApi\InteractionType',
6
- 'correctResponsesPattern' => 'Locker\XApi\Strs',
+ 'correctResponsesPattern' => 'Locker\XApi\Strings',
7
'choices' => 'Locker\XApi\InteractionComponents',
8
'scale' => 'Locker\XApi\InteractionComponents',
9
'source' => 'Locker\XApi\InteractionComponents',
0 commit comments