PHP Trait Bolt\Storage\Mapping\ContentTypeTitleTrait

Deprecation: Find something less fugly for v3.0
Author: Gawain Lynch ([email protected])
Datei anzeigen Open project: bolt/bolt

Protected Methods

Method Description
getTitleColumnName ( Bolt\Storage\Mapping\ContentType | array $contentType ) : array Get the likely column name of the title.

Method Details

getTitleColumnName() protected method

Get the likely column name of the title.
protected getTitleColumnName ( Bolt\Storage\Mapping\ContentType | array $contentType ) : array
$contentType Bolt\Storage\Mapping\ContentType | array
return array