diff --git a/System/Abstracts/Pool.php b/System/Abstracts/Pool.php index c3695421..2330498a 100644 --- a/System/Abstracts/Pool.php +++ b/System/Abstracts/Pool.php @@ -217,6 +217,7 @@ abstract class Pool extends Component throw new Exception('Undefined system processing function.'); } + /** * @param array $config * @param $isMaster