Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Arcanedev
SeoHelper
Entities
Twitter
Card
addMetas
Arcanedev\SeoHelper\Entities\Twitter\Card::addMetas PHP 메소드
Card 1 문서
파일 보기
프로젝트 열기: arcanedev/seo-helper
addMetas()
공개
메소드
Add many metas to the card.
public
addMetas
(
array
$metas
) :
Card
$metas
array
리턴
Card
public function addMetas(array $metas) { $this->metas->addMany($metas); return $this; }
Card
__construct
__toString
addImage
addMeta
addMetas
checkSite
checkType
init
loadImages
prepareUsername
render
reset
setDescription
setPrefix
setSite
setTitle
setType
types