AdminNavigation
extends Model
in package
uses
Sushi
Table of Contents
Properties
- $schema : mixed
Methods
- getRows() : mixed
Properties
$schema
protected
mixed
$schema
= ['id' => 'integer', 'name' => 'string', 'url' => 'string']
Methods
getRows()
public
getRows() : mixed