getStorageReflection() public method

Example #1
0
 /**
  * @return StorageReflection\IStorageReflection
  */
 public function getStorageReflection()
 {
     return parent::getStorageReflection();
 }