Skip to content

Commit a2893f5

Browse files
Update 008.php
1 parent 1122c4b commit a2893f5

File tree

1 file changed

+1
-1
lines changed
  • user_guide_src/source/models/model

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
<?php
22

3-
$user = $userModel->findColumn($column_name);
3+
$user = $userModel->findColumn($columnName);

0 commit comments

Comments
 (0)