PHP Class Corcel\Menu

Author: Yoram de Langen ([email protected])
Inheritance: extends TermTaxonomy
Datei anzeigen Open project: jgrossi/corcel Class Usage Examples

Protected Properties

Property Type Description
$taxonomy string Set taxonomy type
$with array Add related relationships we need to use for a menu

Property Details

$taxonomy protected_oe property

Set taxonomy type
protected string $taxonomy
return string

$with protected_oe property

Add related relationships we need to use for a menu
protected array $with
return array