1
0
mirror of https://github.com/danog/amp.git synced 2024-11-30 04:29:08 +01:00

Fix docblock

This commit is contained in:
Aaron Piotrowski 2017-01-05 12:39:34 -06:00
parent 80900189c9
commit 06e50bdb88

View File

@ -421,7 +421,7 @@ abstract class Loop extends Driver {
}
/**
* Returns the same array of data as info().
* Returns the same array of data as getInfo().
*
* @return array
*/