Recca0120\LaravelTracy\Panels\ViewPanel::getAttributes PHP Method

getAttributes() public method

getAttributes.
public getAttributes ( ) : array
return array
    public function getAttributes()
    {
        return ['views' => $this->views];
    }