Skip to content
This repository was archived by the owner on Feb 6, 2020. It is now read-only.

Commit 52e117e

Browse files
committed
Adds missing annotation
1 parent bcc2fef commit 52e117e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/AbstractPluginManager.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,8 @@ public function configure(array $config)
122122

123123
/**
124124
* Override setService for additional plugin validation.
125+
*
126+
* {@inheritDoc}
125127
*/
126128
public function setService($name, $service)
127129
{

0 commit comments

Comments
 (0)