Completed
Push — master ( acaa06...b37231 )
by
unknown
79:25 queued 46:20
created
src/Oro/Bundle/DataGridBundle/Datagrid/Common/DatagridConfiguration.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -95,7 +95,7 @@
 block discarded – undo
95 95
      * Sets ACL permission which should be applied to datasource if isDatasourceSkipAclApply() returns false.
96 96
      *
97 97
      * @param string $value
98
-     * @return string
98
+     * @return DatagridConfiguration
99 99
      */
100 100
     public function setDatasourceAclApplyPermission($value)
101 101
     {
Please login to merge, or discard this patch.