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

Properly declare all protected s with their visibility (private, protected, publ... #847

Open
todo bot opened this issue Dec 17, 2020 · 3 comments
Open
Assignees

Comments

@todo
Copy link

todo bot commented Dec 17, 2020

* @todo Properly declare all protected s with their visibility (private, protected, public) and follow naming convention
*/
class Table {
protected $_id;
protected $_objectHandler;


This issue was generated by todo based on a todo comment in f69e51c. It's been assigned to @MekDrop because they committed the code.
@todo todo bot added the todo 🗒️ label Dec 17, 2020
@todo todo bot assigned MekDrop Dec 17, 2020
@github-actions
Copy link

This issue was automatically marked as stale

@github-actions github-actions bot added the stale label May 28, 2021
@skenow skenow added this to the 1.4.4 milestone Jan 16, 2022
@fiammybe fiammybe modified the milestones: 1.4.4, 1.4.5 Mar 2, 2022
@fiammybe fiammybe modified the milestones: 1.4.5, 1.5.0 Apr 6, 2022
@fiammybe fiammybe removed this from the 1.5.0 milestone Sep 4, 2022
@github-actions github-actions bot removed the stale label Oct 16, 2022
@github-actions
Copy link

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or assign sombody or this will be closed in 5 days.

@github-actions github-actions bot added the stale label Dec 16, 2022
@MekDrop MekDrop removed the stale label Dec 16, 2022
@github-actions
Copy link

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or assign sombody or this will be closed in 5 days.

@github-actions github-actions bot added the stale label Feb 16, 2023
@MekDrop MekDrop removed the stale label Feb 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants