PHP Class Nahid\Talk\Tests\Facades\Talk

Inheritance: extends Nahid\Talk\Tests\TestCase, use trait GrahamCampbell\TestBenchCore\FacadeTrait
Show file Open project: nahid/talk

Protected Methods

Method Description
getFacadeAccessor ( ) : string Get the facade accessor.
getFacadeClass ( ) : string Get the facade class.
getFacadeRoot ( ) : string Get the facade root.

Method Details

getFacadeAccessor() protected method

Get the facade accessor.
protected getFacadeAccessor ( ) : string
return string

getFacadeClass() protected method

Get the facade class.
protected getFacadeClass ( ) : string
return string

getFacadeRoot() protected method

Get the facade root.
protected getFacadeRoot ( ) : string
return string