We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39ed7c3 commit e55db41Copy full SHA for e55db41
RedBeanPHP/OODBBean.php
@@ -30,7 +30,7 @@
30
* This source file is subject to the BSD/GPLv2 License that is bundled
31
* with this source code in the file license.txt.
32
*/
33
-class OODBBean implements\IteratorAggregate,\ArrayAccess,\Countable,Jsonable
+class OODBBean implements \IteratorAggregate,\ArrayAccess,\Countable,Jsonable
34
{
35
/**
36
* FUSE error modes.
0 commit comments