PHP Class Marcelgwerder\ApiHandler\MetaProvider

Afficher le fichier Open project: marcelgwerder/laravel-api-handler

Protected Properties

Свойство Type Description
$title string Title of the meta field

Méthodes publiques

Méthode Description
get ( ) : string Get the meta information
getTitle ( ) : string Get the title of the meta field

Method Details

get() abstract public méthode

Get the meta information
abstract public get ( ) : string
Résultat string

getTitle() public méthode

Get the title of the meta field
public getTitle ( ) : string
Résultat string

Property Details

$title protected_oe property

Title of the meta field
protected string $title
Résultat string