18 changed files with 135 additions and 135 deletions
			
			
		@ -1,6 +1,6 @@ | 
				
			|||||||
<?php | 
					<?php | 
				
			||||||
 | 
					
 | 
				
			||||||
namespace yiiunit\data\sphinx\ar; | 
					namespace yiiunit\data\ar\sphinx; | 
				
			||||||
 | 
					
 | 
				
			||||||
/** | 
					/** | 
				
			||||||
 * Test Sphinx ActiveRecord class | 
					 * Test Sphinx ActiveRecord class | 
				
			||||||
@ -1,6 +1,6 @@ | 
				
			|||||||
<?php | 
					<?php | 
				
			||||||
 | 
					
 | 
				
			||||||
namespace yiiunit\data\sphinx\ar; | 
					namespace yiiunit\data\ar\sphinx; | 
				
			||||||
 | 
					
 | 
				
			||||||
use yii\sphinx\ActiveRelation; | 
					use yii\sphinx\ActiveRelation; | 
				
			||||||
use yiiunit\data\ar\ActiveRecord as ActiveRecordDb; | 
					use yiiunit\data\ar\ActiveRecord as ActiveRecordDb; | 
				
			||||||
@ -1,6 +1,6 @@ | 
				
			|||||||
<?php | 
					<?php | 
				
			||||||
 | 
					
 | 
				
			||||||
namespace yiiunit\data\sphinx\ar; | 
					namespace yiiunit\data\ar\sphinx; | 
				
			||||||
 | 
					
 | 
				
			||||||
use yii\db\ActiveRelation; | 
					use yii\db\ActiveRelation; | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -1,6 +1,6 @@ | 
				
			|||||||
<?php | 
					<?php | 
				
			||||||
 | 
					
 | 
				
			||||||
namespace yiiunit\data\sphinx\ar; | 
					namespace yiiunit\data\ar\sphinx; | 
				
			||||||
 | 
					
 | 
				
			||||||
use yiiunit\data\ar\ActiveRecord as ActiveRecordDb; | 
					use yiiunit\data\ar\ActiveRecord as ActiveRecordDb; | 
				
			||||||
 | 
					
 | 
				
			||||||
@ -1,6 +1,6 @@ | 
				
			|||||||
<?php | 
					<?php | 
				
			||||||
 | 
					
 | 
				
			||||||
namespace yiiunit\data\sphinx\ar; | 
					namespace yiiunit\data\ar\sphinx; | 
				
			||||||
 | 
					
 | 
				
			||||||
class ItemIndex extends ActiveRecord | 
					class ItemIndex extends ActiveRecord | 
				
			||||||
{ | 
					{ | 
				
			||||||
@ -1,6 +1,6 @@ | 
				
			|||||||
<?php | 
					<?php | 
				
			||||||
 | 
					
 | 
				
			||||||
namespace yiiunit\data\sphinx\ar; | 
					namespace yiiunit\data\ar\sphinx; | 
				
			||||||
 | 
					
 | 
				
			||||||
class RuntimeIndex extends ActiveRecord | 
					class RuntimeIndex extends ActiveRecord | 
				
			||||||
{ | 
					{ | 
				
			||||||
@ -1,5 +1,5 @@ | 
				
			|||||||
<?php | 
					<?php | 
				
			||||||
namespace yiiunit\data\sphinx\ar; | 
					namespace yiiunit\data\ar\sphinx; | 
				
			||||||
 | 
					
 | 
				
			||||||
use yiiunit\data\ar\ActiveRecord as ActiveRecordDb; | 
					use yiiunit\data\ar\ActiveRecord as ActiveRecordDb; | 
				
			||||||
 | 
					
 | 
				
			||||||
					Loading…
					
					
				
		Reference in new issue