mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-26 17:54:39 +02:00
[ticket/12715] Cleanup comments in \phpbb\db\*
PHPBB3-12715
This commit is contained in:
@@ -217,7 +217,7 @@ class schema_generator
|
||||
* Check if one of the migrations files' dependencies can't be resolved
|
||||
* by the supplied list of migrations
|
||||
*
|
||||
* @throws UnexpectedValueException If a dependency can't be resolved
|
||||
* @throws \UnexpectedValueException If a dependency can't be resolved
|
||||
*/
|
||||
protected function check_dependencies()
|
||||
{
|
||||
|
Reference in New Issue
Block a user