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 64103ea commit 522d1ceCopy full SHA for 522d1ce
1 file changed
tests/ActiveRecordTest.php
@@ -1,4 +1,9 @@
1
<?php
2
+/**
3
+ * Тест Active Record.
4
+ * @package evas-php/evas-base
5
+ * @author Egor Vasyakin <egor@evas-php.com>
6
+ */
7
namespace Evas\Orm\tests;
8
use Codeception\Util\Autoload;
9
0 commit comments