Skip to content

Commit

Permalink
[5.6] added \ReflectionException annotation. (#23765)
Browse files Browse the repository at this point in the history
  • Loading branch information
TBlindaruk authored and taylorotwell committed Apr 2, 2018
1 parent 0a9abeb commit f44c3e7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Illuminate/Support/Traits/Macroable.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ public static function macro($name, $macro)
*
* @param object $mixin
* @return void
* @throws \ReflectionException
*/
public static function mixin($mixin)
{
Expand Down

0 comments on commit f44c3e7

Please sign in to comment.