fix imdb class construct

This commit is contained in:
xiaomlove
2021-01-07 21:57:37 +08:00
parent 86f364af9d
commit 5d68fc2057
8 changed files with 14 additions and 14 deletions

View File

@@ -1,7 +1,7 @@
<?php
class info_extractor{
function info_extractor(){}
function __construct(){}
/** truncate a given string
* @method truncate