public function LikeBtn::__construct in Like Button 8.2
Same name and namespace in other branches
- 7 likebtn.php \LikeBtn::__construct()
Constructor.
File
- ./
likebtn.php, line 21 - LikeBtn like button.
Class
Code
public function __construct() {
// Do nothing.
}