AvatarCropperInstanceFactory
class AvatarCropperInstanceFactory implements ApplicationAwareInterface (View source)
Traits
Trait ApplicationAwareTrait A trait used with ApplicationAwareInterface
Properties
protected Application | $app | from ApplicationAwareTrait | |
protected | $tokenService | ||
protected | $config |
Methods
string
getAccessTokenString()
No description
createInstance()
No description
createInstanceFromRequest(Request $request)
No description
bool
Details
setApplication(Application $app)
Setter method for the application
__construct(Token $tokenService, Repository $config)
No description
protected string
getAccessTokenString()
No description
AvatarCropperInstance
createInstance()
No description
createInstanceFromRequest(Request $request)
No description
bool
instanceMatchesAccessToken(AvatarCropperInstance $instance, string $accessToken)
No description