Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add return types to PHPDoc comments for Chullo #683

Closed
dannylamb opened this issue Jul 19, 2017 · 0 comments
Closed

Add return types to PHPDoc comments for Chullo #683

dannylamb opened this issue Jul 19, 2017 · 0 comments
Assignees

Comments

@dannylamb
Copy link
Contributor

Functions in https://github.com/Islandora-CLAW/chullo/blob/master/src/IFedoraApi.php return a \Psr\Http\Message\ResponseInterface, but it isn't noted in the PHPDoc comments. Add the @return annotation where appropriate.

This ticket is low-priority, but also low-hanging. Adding these annotations will enhance the auto-complete experience when using IDE's, so there's a tangible benefit to this.

dannylamb pushed a commit to dannylamb/CLAW that referenced this issue Feb 8, 2018
ISLANDORA-2053: Update travis.yml to force PHP 5.3.3 to run under Ubuntu Precise
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants