N°5383 - Declare DBObject::EnumTransitions() as "overwritable hook"

This commit is contained in:
Molkobain
2022-08-08 11:52:33 +02:00
parent bb861aa262
commit df347b90e5

View File

@@ -3690,7 +3690,7 @@ abstract class DBObject implements iDisplay
}
/**
* @internal
* @overwritable-hook You can extend this method in order to provide your own logic.
*
* @return array
*