New PHPUnit plugin fixes for PHP Censor
This commit is contained in:
parent
881713747e
commit
f3e8acc4bd
8 changed files with 45 additions and 61 deletions
|
|
@ -292,7 +292,7 @@ class ProjectBase extends Model
|
|||
*/
|
||||
public function getBuildConfig()
|
||||
{
|
||||
$rtn = $this->data['build_config'];
|
||||
$rtn = $this->data['build_config'];
|
||||
|
||||
return $rtn;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue