Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Optimize code #33

Merged
merged 2 commits into from
Nov 12, 2023
Merged

Optimize code #33

merged 2 commits into from
Nov 12, 2023

Conversation

tanhongit
Copy link
Member

No description provided.

@tanhongit tanhongit self-assigned this Nov 12, 2023
@@ -148,16 +148,14 @@ function view(string $partialPath, array $data = []): null|string
* @param string $partialPath
* @param array $data
*
* @return null|string
* @noinspection PhpMissingReturnTypeInspection
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Don't add return type because it will conflict with Laravel view() helper

@tanhongit tanhongit merged commit 95bf399 into cslant:main Nov 12, 2023
7 checks passed
tanhongit added a commit to tanhongit/telegram-git-notifier that referenced this pull request May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant