Skip to content

Commit ccdd592

Browse files
authored
Update README.md
1 parent 9d5195e commit ccdd592

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
@@ -23,7 +23,7 @@ composer require mcred/phpred
2323

2424
```php
2525
<?php
26-
class MyClass extends PHPRed\Models\Model
26+
class MyClass extends \PHPRed\Models\Model
2727
{
2828
public function __construct(\MysqliDb $mysql)
2929
{

0 commit comments

Comments
 (0)