Code style fixes.
This commit is contained in:
parent
fa569f3e22
commit
4e68eb7180
89 changed files with 942 additions and 251 deletions
|
|
@ -76,7 +76,7 @@ class ProjectController extends PHPCensor\Controller
|
|||
|
||||
/**
|
||||
* View a specific project.
|
||||
*
|
||||
*
|
||||
* @param integer $projectId
|
||||
*
|
||||
* @throws NotFoundException
|
||||
|
|
@ -163,7 +163,7 @@ class ProjectController extends PHPCensor\Controller
|
|||
|
||||
/**
|
||||
* Create a new pending build for a project.
|
||||
*
|
||||
*
|
||||
* @param integer $projectId
|
||||
*
|
||||
* @throws NotFoundException
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue