1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 16:56:44 +02:00

[ticket/12683] phpdoc and spaces

PHPBB3-12683
This commit is contained in:
rubencm
2021-04-14 22:17:34 +02:00
committed by Ruben Calvo
parent 9a6d42770e
commit d55f1e04eb
15 changed files with 76 additions and 70 deletions

View File

@@ -15,5 +15,4 @@ namespace phpbb\search\exception;
class action_in_progress_exception extends search_exception
{
}