mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-11 17:58:41 +00:00
Fix whitespace
This commit is contained in:
parent
872b613d87
commit
bc77b62685
|
|
@ -24,7 +24,7 @@ namespace phpOMS\Views;
|
|||
*/
|
||||
class TableView extends View
|
||||
{
|
||||
public function renderHeaderColumn(string $inner, bool $sortable = true, bool $filterable = true): void
|
||||
public function renderHeaderColumn(string $inner, bool $sortable = true, bool $filterable = true) : void
|
||||
{
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user