mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-08 01:36:57 +02:00
[ticket/12715] Cleanup comments in \phpbb\extension\*
PHPBB3-12715
This commit is contained in:
@@ -58,7 +58,7 @@ abstract class provider implements \IteratorAggregate
|
||||
/**
|
||||
* Retrieve an iterator over all items
|
||||
*
|
||||
* @return ArrayIterator An iterator for the array of template paths
|
||||
* @return \ArrayIterator An iterator for the array of template paths
|
||||
*/
|
||||
public function getIterator()
|
||||
{
|
||||
|
Reference in New Issue
Block a user