Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

Commit

Permalink
Merge branch 'master' of git://github.com/zendframework/zf2 into hotf…
Browse files Browse the repository at this point in the history
…ix/ZF2-270
  • Loading branch information
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/SplStack.php
Expand Up @@ -35,7 +35,7 @@ class SplStack extends \SplStack implements Serializable
/**
* Serialize to an array representing the stack
*
* @return void
* @return array
*/
public function toArray()
{
Expand Down

0 comments on commit ee02c35

Please sign in to comment.