PHP Class Plank\Mediable\Exceptions\MediaUpload\ConfigurationException

Inheritance: extends Plank\Mediable\Exceptions\MediaUploadException
Show file Open project: plank/laravel-mediable Class Usage Examples

Public Methods

Method Description
cannotSetAdapter ( $class )
cannotSetModel ( $class )
diskNotFound ( $disk )
noSourceProvided ( )
unrecognizedSource ( $source )

Method Details

cannotSetAdapter() public static method

public static cannotSetAdapter ( $class )

cannotSetModel() public static method

public static cannotSetModel ( $class )

diskNotFound() public static method

public static diskNotFound ( $disk )

noSourceProvided() public static method

public static noSourceProvided ( )

unrecognizedSource() public static method

public static unrecognizedSource ( $source )