You are here

public function LikeBtn::__construct in Like Button 7

Same name and namespace in other branches
  1. 8.2 likebtn.php \LikeBtn::__construct()

Constructor.

File

./likebtn.php, line 21
LikeBtn like button.

Class

LikeBtn

Code

public function __construct() {

  // Do nothing.
}