Skip to content

Commit 522d1ce

Browse files
committed
Fix docblocks
1 parent 64103ea commit 522d1ce

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

tests/ActiveRecordTest.php

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
<?php
2+
/**
3+
* Тест Active Record.
4+
* @package evas-php/evas-base
5+
* @author Egor Vasyakin <egor@evas-php.com>
6+
*/
27
namespace Evas\Orm\tests;
38
use Codeception\Util\Autoload;
49

0 commit comments

Comments
 (0)