mirror of
				https://github.com/elyby/accounts.git
				synced 2025-05-31 14:11:46 +05:30 
			
		
		
		
	Implemented PHP-CS-Fixer support
This commit is contained in:
		@@ -16,11 +16,11 @@ namespace tests\codeception\api;
 | 
			
		||||
 *
 | 
			
		||||
 * @SuppressWarnings(PHPMD)
 | 
			
		||||
*/
 | 
			
		||||
class UnitTester extends \Codeception\Actor
 | 
			
		||||
{
 | 
			
		||||
class UnitTester extends \Codeception\Actor {
 | 
			
		||||
    use _generated\UnitTesterActions;
 | 
			
		||||
 | 
			
		||||
   /**
 | 
			
		||||
    * Define custom actions here
 | 
			
		||||
    */
 | 
			
		||||
    /**
 | 
			
		||||
     * Define custom actions here
 | 
			
		||||
     */
 | 
			
		||||
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user