Skip to content

Conversation

@honzagula
Copy link

No description provided.

*/
public function setTitle($title)
{
$this->title = $title;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@honzagula please return $this to allow chaining

class HowdoFinder
{
/** @var HowdoDocumentDao */
public $howdoDocumentDao;
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@honzagula why public?


return $request;
}
} No newline at end of file
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@honzagula pls add newline to end of files

@honzagula
Copy link
Author

Fixed

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

Successfully merging this pull request may close these issues.

2 participants