Skip to content

Commit

Permalink
Change visibility
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffreyWay committed Apr 28, 2015
1 parent 6145a04 commit 27037a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Extensions/IntegrationTrait.php
Original file line number Diff line number Diff line change
Expand Up @@ -651,7 +651,7 @@ protected function loadPreferredConfigFile()
*
* @return AnnotationReader
*/
public function annotations()
protected function annotations()
{
if (! $this->annotations) {
$this->annotations = new AnnotationReader($this);
Expand Down

0 comments on commit 27037a3

Please sign in to comment.