Skip to content
This repository was archived by the owner on Jul 17, 2024. It is now read-only.

Conversation

@takeokunn
Copy link

I want to use multiple gcs configs, but now only one.

This PR enable to inherit this class and pass parameter when we want to use multiple gcs configs.

Thanks!

@kuzaxak
Copy link

kuzaxak commented Aug 14, 2018

+

* @param string $config
*/
public function boot()
public function boot(string $config = '')
Copy link
Contributor

Choose a reason for hiding this comment

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

This typehint is not compatible with PHP < 7

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants