Skip to content

Commit 2a66059

Browse files
committed
Remove redundant method call
1 parent 29e7095 commit 2a66059

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/spec/SecurityRequirement.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ protected function performValidation()
4444

4545
public function getSerializableData()
4646
{
47-
parent::getSerializableData();
4847
return $this->_securityRequirement;
4948
}
5049
}

0 commit comments

Comments
 (0)