We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6f5212 commit 1f255d0Copy full SHA for 1f255d0
doc/simple-repository.md
@@ -1,4 +1,4 @@
1
-# Optional conditions
+# Simple repository
2
3
```PHP
4
$pdo = new PDO('mysql:host=127.0.0.1;dbname=test;charset=utf8', 'root', null, [PDO::ATTR_ERRMODE => PDO::ERRMODE_EXCEPTION]);
0 commit comments