Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/iranianpep/botonomous
Browse files Browse the repository at this point in the history
  • Loading branch information
iranianpep committed Jul 23, 2017
2 parents 44d9b45 + 25c8e21 commit 2392236
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/Botonomous/AbstractConfig.php
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,9 @@ abstract class AbstractConfig
* @param array $replacements
* @param null $plugin
*
* @return mixed
* @throws \Exception
*
* @return mixed
*/
public function get($key, $replacements = [], $plugin = null)
{
Expand Down

0 comments on commit 2392236

Please sign in to comment.