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 events to QueryBuilder class #36572

Closed
wants to merge 1 commit into from

Commits on Aug 22, 2023

  1. Signed-off-by: summersab <[email protected]>

    clean up php lint
    
    update autoloaders
    
    add phpdoc to public methods
    
    fix docblock
    
    rebase to master
    
    Update lib/public/DB/QueryBuilder/Events/AfterQueryExecuted.php
    
    Co-authored-by: Joas Schilling <[email protected]>
    Signed-off-by: summersab <[email protected]>
    
    Update lib/public/DB/QueryBuilder/Events/BeforeQueryExecuted.php
    
    Co-authored-by: Joas Schilling <[email protected]>
    Signed-off-by: summersab <[email protected]>
    
    update class file names to match changes from nickvergessen
    
    update class file names to match changes from nickvergessen; fix DCO
    
    Signed-off-by: Andrew Summers <[email protected]>
    
    update autoloaders
    summersab committed Aug 22, 2023
    Configuration menu
    Copy the full SHA
    ca77486 View commit details
    Browse the repository at this point in the history