Factory (Contracts)

Factory

interface Factory (View source)

Methods

bool exists( string $view)

Determine if a given view exists.

View file( string $path, array $data = array(), array $mergeData = array())

Get the evaluated view contents for the given path.

登录查看完整内容