interface Illuminate / Contracts / View / Engine
You're browsing the documentation for an upcoming version of Laravel. The documentation and features of this release are subject to change.

Engine

Methods

public

get ( $path , array $data ) : string

Get the evaluated contents of the view.

Parameters

  • $path string
  • $data array