mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-02-14 08:54:21 +01:00
Fix: Codesniffer
This commit is contained in:
@@ -118,11 +118,11 @@ class WebservicesUserTest extends PHPUnit_Framework_TestCase
|
||||
|
||||
|
||||
/**
|
||||
* testWSUser_xxx
|
||||
* testWSUserXxx
|
||||
*
|
||||
* @return int
|
||||
*/
|
||||
public function testWSUser_xxx()
|
||||
public function testWSUserXxx()
|
||||
{
|
||||
global $conf,$user,$langs,$db;
|
||||
$conf=$this->savconf;
|
||||
|
||||
Reference in New Issue
Block a user