fixed file PHPdoc

issue #3026
This commit is contained in:
Carsten Brandt
2014-04-10 22:10:59 +02:00
parent c5ad45c771
commit 3c400dbca8
37 changed files with 150 additions and 77 deletions

View File

@ -1,4 +1,9 @@
<?php
/**
* @link http://www.yiiframework.com/
* @copyright Copyright (c) 2008 Yii Software LLC
* @license http://www.yiiframework.com/license/
*/
namespace yii\codeception;