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 29e7095 commit 2a66059Copy full SHA for 2a66059
src/spec/SecurityRequirement.php
@@ -44,7 +44,6 @@ protected function performValidation()
44
45
public function getSerializableData()
46
{
47
- parent::getSerializableData();
48
return $this->_securityRequirement;
49
}
50
0 commit comments