App\Filters\TestFilter::name PHP Method

name() public method

public name ( )
    public function name()
    {
        return 'Test Filter';
    }