Browse Source

Add missing @return tags.

ADmad 11 years ago
parent
commit
474339881d

+ 1 - 0
src/Model/Behavior/TimestampBehavior.php

@@ -66,6 +66,7 @@ class TimestampBehavior extends Behavior {
  * overwrite the events to listen on
  *
  * @param array $config The config for this behavior.
+ * @return void
  */
 	public function initialize(array $config) {
 		if (isset($config['events'])) {

+ 1 - 0
src/Model/Behavior/TranslateBehavior.php

@@ -83,6 +83,7 @@ class TranslateBehavior extends Behavior {
  * Initialize hook
  *
  * @param array $config The config for this behavior.
+ * @return void
  */
 	public function initialize(array $config) {
 		$this->setupFieldAssociations(