We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e9f801a commit f351b0aCopy full SHA for f351b0a
app/code/Magento/Analytics/ReportXml/DB/SelectBuilder.php
@@ -13,6 +13,8 @@
13
* Responsible for Select object creation, works as a builder. Returns Select as result;
14
*
15
* Used in SQL assemblers.
16
+ *
17
+ * @api
18
*/
19
class SelectBuilder
20
{
0 commit comments