Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Marcelgwerder
ApiHandler
MetaProvider
PHP Class Marcelgwerder\ApiHandler\MetaProvider
ファイルを表示
Open project: marcelgwerder/laravel-api-handler
Protected Properties
Property
Type
Description
$title
string
Title of the meta field
Public Methods
Method
Description
get
( ) :
string
Get the meta information
getTitle
( ) :
string
Get the title of the meta field
Method Details
get()
abstract
public
method
Get the meta information
abstract
public
get
( ) :
string
return
string
getTitle()
public
method
Get the title of the meta field
public
getTitle
( ) :
string
return
string
Property Details
$title
protected_oe property
Title of the meta field
protected
string
$title
return
string