PHP Class Spatie\Analytics\Exceptions\InvalidConfiguration

Inheritance: extends Exceptio\Exception
Show file Open project: spatie/laravel-analytics Class Usage Examples

Public Methods

Method Description
credentialsJsonDoesNotExist ( string $path )
viewIdNotSpecified ( )

Method Details

credentialsJsonDoesNotExist() public static method

public static credentialsJsonDoesNotExist ( string $path )
$path string

viewIdNotSpecified() public static method

public static viewIdNotSpecified ( )