Fixed naming.
This commit is contained in:
parent
5dd96b36ed
commit
45e674a733
22 changed files with 24 additions and 36 deletions
|
|
@ -202,8 +202,10 @@ class BuildController extends Controller
|
|||
}
|
||||
|
||||
/**
|
||||
* Formats a list of builds into rows suitable for the dropdowns in the PHPCI header bar.
|
||||
* Formats a list of builds into rows suitable for the dropdowns in the header bar.
|
||||
*
|
||||
* @param $builds
|
||||
*
|
||||
* @return array
|
||||
*/
|
||||
protected function formatBuilds($builds)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue