Skip to content
This repository has been archived by the owner on Jan 19, 2024. It is now read-only.

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
StyleCIBot committed Jan 19, 2024
1 parent 7ce03bf commit 8f8c83b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Service/InertiaInterface.php
Original file line number Diff line number Diff line change
Expand Up @@ -52,9 +52,6 @@ public function context(string $key, $value = null): void;
*/
public function getContext(string $key = null);

/**
* @return string
*/
public function getVersion(): ?string;

public function setRootView(string $rootView): void;
Expand Down

0 comments on commit 8f8c83b

Please sign in to comment.