Loading core/modules/file/src/Upload/InputStreamUploadedFile.php +0 −21 Original line number Diff line number Diff line Loading @@ -56,27 +56,6 @@ public function getPathname(): string { throw new \BadMethodCallException(__METHOD__ . ' not implemented'); } /** * {@inheritdoc} */ public function isValid(): bool { throw new \BadMethodCallException(__METHOD__ . ' not implemented'); } /** * {@inheritdoc} */ public function getErrorMessage(): string { throw new \BadMethodCallException(__METHOD__ . ' not implemented'); } /** * {@inheritdoc} */ public function getError(): int { throw new \BadMethodCallException(__METHOD__ . ' not implemented'); } /** * {@inheritdoc} */ Loading Loading
core/modules/file/src/Upload/InputStreamUploadedFile.php +0 −21 Original line number Diff line number Diff line Loading @@ -56,27 +56,6 @@ public function getPathname(): string { throw new \BadMethodCallException(__METHOD__ . ' not implemented'); } /** * {@inheritdoc} */ public function isValid(): bool { throw new \BadMethodCallException(__METHOD__ . ' not implemented'); } /** * {@inheritdoc} */ public function getErrorMessage(): string { throw new \BadMethodCallException(__METHOD__ . ' not implemented'); } /** * {@inheritdoc} */ public function getError(): int { throw new \BadMethodCallException(__METHOD__ . ' not implemented'); } /** * {@inheritdoc} */ Loading