property code style extensions

This commit is contained in:
Carsten Brandt
2014-07-30 00:40:20 +02:00
parent 63b98dbcd5
commit 7736853837
142 changed files with 183 additions and 104 deletions

View File

@ -1,13 +1,12 @@
<?php
/**
*
*
* @author Carsten Brandt <mail@cebe.cc>
* @link http://www.yiiframework.com/
* @copyright Copyright (c) 2008 Yii Software LLC
* @license http://www.yiiframework.com/license/
*/
namespace yii\apidoc\helpers;
use cebe\jssearch\Indexer;
use cebe\jssearch\tokenizer\StandardTokenizer;
use cebe\jssearch\TokenizerInterface;