Skip to content

Commit 8ca8b93

Browse files
author
Alexey Plekhanov
committed
getTarget now inherits phpdoc
1 parent 48cbe5b commit 8ca8b93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Targets/Device.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ public function __construct($device)
2222
}
2323

2424
/**
25-
* @return array
25+
* {@inheritdoc}
2626
*/
2727
public function getTarget()
2828
{

0 commit comments

Comments
 (0)