Skip to content

Commit

Permalink
add @ignore so the method does not appear in the auto generated API d…
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthieu Aubry committed Oct 6, 2014
1 parent ab8c110 commit b2af823
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/Option.php
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ private static function getInstance()
* Sets the singleton instance. For testing purposes.
*
* @param mixed
* @ignore
*/
public static function setSingletonInstance($instance)
{
Expand Down

0 comments on commit b2af823

Please sign in to comment.