Update GrammarAbstract.php

This commit is contained in:
Dennis Eichhorn 2017-02-07 14:27:20 +01:00 committed by GitHub
parent a3e1dc068c
commit bbe7a78108

View File

@ -200,6 +200,8 @@ abstract class GrammarAbstract
/**
* Compile system.
*
* A system is a table, a sub query or special keyword.
*
* @param array|string $system System
* @param string $prefix Prefix for table
*