메소드 | 설명 | |
---|---|---|
__construct ( array $config = [] ) : this | ||
get ( string $key, null | string $default = null ) : string | ||
getInstance ( array $config = [] ) : object | ||
set ( string $key, string $value ) : string | ||
setConfig ( array $config = [] ) : this | ||
tag ( string $key, string $default = null ) : string | ||
tags ( array $keys = [] ) : string | ||
title ( string $title = null ) : string |
메소드 | 설명 | |
---|---|---|
setImage ( string $value ) : string | ||
setTitle ( string $value ) : string |
public static getInstance ( array $config = [] ) : object | ||
$config | array | |
리턴 | object |