Property | Type | Description | |
---|---|---|---|
$title |
Method | Description | |
---|---|---|
__construct ( string $title ) | 생성자. 파일경로를 전달받는다. | |
init ( string $title = '' ) : void | init 전역 메소드이며, meta 태그 목록을 관리하기 위해 필요한 초기 작업으로 tag list를 설정한다. | |
output ( ) : |
public __construct ( string $title ) | ||
$title | string | title |