Added missing return void docs
This commit is contained in:
@@ -34,6 +34,8 @@ class Localize
|
||||
* Constructs a new localize instance.
|
||||
*
|
||||
* @param \Illuminate\Config\Repository $config
|
||||
*
|
||||
* @return void
|
||||
*/
|
||||
public function __construct(Repository $config)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user