mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
[ticket/15699] Improve code style
PHPBB3-15699
This commit is contained in:
@@ -299,10 +299,8 @@ class local implements adapter_interface, stream_interface
|
||||
* @param string $path The file
|
||||
*
|
||||
* @return array Properties
|
||||
* @throws storage_exception When cannot get size
|
||||
*
|
||||
* @throws storage_exception When cannot get size
|
||||
*
|
||||
*/
|
||||
public function file_size(string $path): array
|
||||
{
|
||||
|
Reference in New Issue
Block a user