Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Walter Felipe
pad-upe
Commits
e051cdeb
"...naturezas/git@sites.upe.br:walter.felipe/submeta.git" did not exist on "a6373131142e2dd8ab8516a283b2d049cd5d94a9"
Commit
e051cdeb
authored
Mar 23, 2022
by
alissonalbuquerque
Browse files
add atributo query para uso em consultas por funções fluentes
parent
39c527a2
Changes
1
Hide whitespace changes
Inline
Side-by-side
app/Queries/Query.php
View file @
e051cdeb
<?php
namespace
App\Queries
;
class
Query
{
protected
$query
;
public
function
getQuery
(){
return
$this
->
query
;
}
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment