Scalr\Service\Aws\AbstractRepository::getReflectionClassName PHP Method

getReflectionClassName() abstract public method

The name of the class that represents entity object.
abstract public getReflectionClassName ( ) : string
return string Returns reflection class name
    public abstract function getReflectionClassName();