Skip to content

Commit 177c206

Browse files
committed
Apply fixes from StyleCI
[ci skip] [skip ci]
1 parent d22d284 commit 177c206

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/app/Library/CrudPanel/Traits/Settings.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ public function getOperationSetting(string $key, $operation = null)
110110
* Defaults to the current operation.
111111
*
112112
* @param string $key Has no operation prepended. (ex: exportButtons)
113-
* @return bool
113+
* @return bool
114114
*/
115115
public function hasOperationSetting(string $key, $operation = null)
116116
{

0 commit comments

Comments
 (0)