Skip to content

Commit

Permalink
Dev: added comments on moveFirstChecks()
Browse files Browse the repository at this point in the history
  • Loading branch information
LouisGac committed Nov 21, 2016
1 parent 947163f commit 1768fdf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions application/helpers/SurveyRuntimeHelper.php
Expand Up @@ -874,6 +874,9 @@ private function checkIfUseBrowserNav()
}
}

/**
* Check if the move is clearcancel or confirmquota
*/
private function moveFirstChecks()
{
$move = $this->move;
Expand Down

0 comments on commit 1768fdf

Please sign in to comment.