We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73ee8d7 commit f6d2ae7Copy full SHA for f6d2ae7
class.DBPDO.php
@@ -1,5 +1,7 @@
1
<?php
2
3
+namespace A1phanumeric;
4
+
5
class DBPDO {
6
7
public $pdo;
0 commit comments