INFRA-132 - Remove @static annotation
[civicrm-core.git] / CRM / Core / Component.php
index a24414581806d7c887fcb9702ba73af8e91be183..aab1d998947a4cfc6f8eab4db9706458e5733a74 100644 (file)
@@ -424,7 +424,6 @@ class CRM_Core_Component {
    *   Array of tables.
    *
    * @return null
-   * @static
    */
   public static function tableNames(&$tables) {
     $info = self::_info();