Skip to content

Commit 71a3fd6

Browse files
committed
scrutinizer bug ?
1 parent e06bdad commit 71a3fd6

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

Ajax/semantic/widgets/business/user/FormLogin.php

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,11 @@
11
<?php
2-
32
namespace Ajax\semantic\widgets\business\user;
4-
53
use Ajax\semantic\widgets\business\BusinessForm;
6-
74
/**
5+
* Form for user login
86
* @author jc
97
*/
108
class FormLogin extends BusinessForm {
11-
129
/**
1310
* @param string $identifier
1411
* @param object $modelInstance

0 commit comments

Comments
 (0)