Gets the list of allowed extensions.
string[] The list of allowed extensions.
public function getAllowedExtensions() : array { return $this->allowedExtensions; }