Skip to content

Commit 064c73b

Browse files
committed
lint code
1 parent 378fa1a commit 064c73b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

classes/Visualizer/Render/Library.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -211,7 +211,7 @@ private function getDisplayForm() {
211211
*
212212
* @access private
213213
*/
214-
private function _renderProPopupBlocker () {
214+
private function _renderProPopupBlocker() {
215215
$license = get_option( 'visualizer_pro_license_data', 'free' );
216216
$license_key = '';
217217
$download_id = '';

0 commit comments

Comments
 (0)