Completed
Push — master ( a6f017...7b4440 )
by Pavel
02:41
created
src/DataModel.php 1 patch
Doc Comments   +1 added lines patch added patch discarded remove patch
@@ -23,6 +23,7 @@
 block discarded – undo
23 23
 
24 24
 	/**
25 25
 	 * @param DataSource\IDataSource|array|\DibiFluent|Nette\Database\Table\Selection|\Kdyby\Doctrine\QueryBuilder $source
26
+	 * @param string $primary_key
26 27
 	 */
27 28
 	public function __construct($source, $primary_key)
28 29
 	{
Please login to merge, or discard this patch.