Skip to content

Commit f5351a3

Browse files
committed
Update readme
1 parent 5999319 commit f5351a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ class Articles extends AbstractDriver
5757
/**
5858
* Initialize is used to easily extend the constructor.
5959
*/
60-
public function initialize()
60+
public function initialize(): void
6161
{
6262
$this->setClient(new Client([
6363
'host' => 'example.com'

0 commit comments

Comments
 (0)